aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #26604 from vespa-engine/hmusum/cleanup-cluster-controller-2Harald Musum2023-03-281-0/+1
|\ | | | | Simplify and add todo about removing disk_distribution in Vespa 9
| * Simplify and add todo about removing disk_distribution in Vespa 9Harald Musum2023-03-281-0/+1
| |
* | Remove obsolete maven updateReleaseInfo parameterHarald Musum2023-03-281-3/+0
|/ | | | Removed in maven-deploy-plugin 3.0 and later, see https://issues.apache.org/jira/browse/MDEPLOY-240
* Add config for barrierWaitForAllTimeoutHarald Musum2023-03-231-1/+3
|
* Extend attributes.def with raw data type.Tor Egge2023-03-171-1/+1
|
* Reapply "public athenz provider" (#26311)Morten Tokle2023-03-061-0/+5
| | | | | * Revert "Revert "Mortent/reapply public athenz provider"" * Add support method
* Revert "Mortent/reapply public athenz provider"Henning Baldersheim2023-03-041-5/+0
|
* Set ztsUrl/sisUrl in identity documentMorten Tokle2023-03-021-0/+1
|
* Add support for athenz provider in public systemsMorten Tokle2023-03-021-0/+4
|
* re-apply "remove fastos"Håvard Pettersen2023-03-011-1/+0
| | | | This reverts commit 003f019d7579e49f4ec7609ef8eac26ada6ae753.
* Revert "Add support for athenz provider in public systems"Morten Tokle2023-03-011-4/+0
| | | | This reverts commit cb0248d4c3c958cff49530e42b8ffe5abab706a0.
* Revert "Set ztsUrl/sisUrl in identity document"Morten Tokle2023-03-011-1/+0
| | | | This reverts commit 5928b6455a12dcf06b3282aef6cc81ed0896a2a8.
* Set ztsUrl/sisUrl in identity documentMorten Tokle2023-02-271-0/+1
|
* Add support for athenz provider in public systemsMorten Tokle2023-02-271-0/+4
|
* Revert "public vespa provider"Morten Tokle2023-02-271-5/+0
|
* Set ztsUrl/sisUrl in identity documentMorten Tokle2023-02-231-0/+1
|
* Add support for athenz provider in public systemsMorten Tokle2023-02-221-0/+4
|
* Disable ZooKeeper snapshot compression by defaultMartin Polden2023-02-061-1/+2
|
* GC ignore-thread-stack-sizesHenning Baldersheim2023-01-181-3/+0
|
* Use 2 rpc targets and 2 rpc network threads.Henning Baldersheim2023-01-131-1/+1
|
* add logctl overrideArne Juul2022-12-081-0/+4
|
* Merge pull request #24960 from vespa-engine/mortent/clients-configBjørn Christian Seime2022-11-282-0/+13
|\ | | | | Cloud data plane filter config
| * Move config to configdefinitionsMorten Tokle2022-11-222-0/+13
| |
* | Add missing dispatch-nodes.defHenning Baldersheim2022-11-211-0/+16
| |
* | Splitt nodes static and dynamic config in DispatchConfig to prepare for ↵Henning Baldersheim2022-11-212-12/+2
|/ | | | seamless cluster changes.
* GC unusedHenning Baldersheim2022-11-211-14/+0
| | | | | | | -useMultilevelDispatch -useLocalNode -searchableCopies -mergeGroupingResultInSearchInvokerEnabled
* Use var/zookeeper/conf for zookeeper server and client configHarald Musum2022-11-041-1/+1
| | | | | Avoid using read-only conf/ directory for config files written when starting zookeeper
* Update ABI spec format, and update all specsjonmv2022-10-251-1/+1
|
* 12s session timeout for application cluster curatorjonmv2022-10-141-0/+3
|
* Warn if enable-bit-vectors is used. It is default and has no effect any longer.Henning Baldersheim2022-09-291-2/+0
|
* Remove all traces from computeCoverageFromTargetActiveDocsHenning Baldersheim2022-09-291-4/+0
|
* Remove summary field types from summary.def.Geir Storli2022-09-231-1/+0
| | | | They are no longer used in the backend.
* Set deature flag and config value for cluster-controller-state-gather-count to 1Harald Musum2022-09-221-1/+1
|
* Revert "Revert "pass environment variables securily in config""Henning Baldersheim2022-09-211-0/+4
|
* Revert "pass environment variables securily in config"Arnstein Ressem2022-09-201-4/+0
|
* Merge pull request #24126 from vespa-engine/arnej/pass-environment-in-configHenning Baldersheim2022-09-191-0/+4
|\ | | | | pass environment variables securily in config
| * pass environment variables securily in configArne Juul2022-09-191-0/+4
| |
* | Remove remains of summarymap.def that is no longer used.Geir Storli2022-09-191-15/+0
|/
* Add fields for leaderCloseSocketAsync and learnerAsyncSending to zookeeper ↵Harald Musum2022-09-191-0/+3
| | | | server config
* Remove bert-embedderJon Bratseth2022-09-151-1/+0
|
* Move the BERT config def to model-integrationJon Bratseth2022-09-141-27/+0
|
* Add `compute-coverage-from-target-active-docs` feature flag and Dispatch configTor Brede Vekterli2022-09-131-0/+4
| | | | Defaults to false.
* Add group-normalized redundancy to Dispatch configTor Brede Vekterli2022-09-131-1/+5
| | | | | | Will allow the degraded coverage calculation to use in-group redundancy in addition to the existing searchable-copies config as part of its heuristics.
* Remove summarymap config that is no longer used.Geir Storli2022-09-081-1/+0
|
* Don't generate C++ class for summarymap config.Tor Egge2022-09-071-1/+0
|
* Remove unused config fieldHarald Musum2022-09-061-0/+1
|
* Merge pull request #23878 from vespa-engine/bratseth/moodel-configJon Bratseth2022-09-011-6/+3
|\ | | | | Bratseth/model config
| * Add 'model' config typeJon Bratseth2022-08-311-6/+3
| |
* | Merge pull request #23842 from vespa-engine/bjorncs/zk-tls-configMorten Tokle2022-08-301-10/+3
|\ \ | | | | | | Bjorncs/zk tls config
| * | Allow ZooKeeper to be configured with custom Vespa mTLS configBjørn Christian Seime2022-08-261-0/+3
| | |