summaryrefslogtreecommitdiffstats
path: root/configdefinitions
Commit message (Collapse)AuthorAgeFilesLines
* Flag to enable/disable generation of non-mtls endpointMorten Tokle2021-02-181-0/+1
|
* Remove old YCA related configBjørn Christian Seime2021-02-112-11/+0
|
* Support configurable feed block hysteresis on the cluster controllerTor Brede Vekterli2021-02-101-0/+8
| | | | | | | | | | | | | | | | | | | Adds an absolute number delta that is subtracted from the feed block limit when a node has a resource already in feed blocked state. This means that there's a lower watermark threshold that must be crossed before feeding can be unblocked. Avoids flip-flopping between block states. Default is currently 0.0, i.e. effectively disabled. To be modified later for system tests and trial roll-outs. A couple of caveats with the current implementation: * The cluster state is not recomputed automatically when just the hysteresis threshold is crossed, so the description will be out of date on the content nodes. However, if any other feed block event happens (or the hysteresis threshold is crossed), the state will be recomputed as expected. This does not affect correctness, since the feed is still to be blocked. * A node event remove/add pair is emitted for feed block status when the hysteresis threshold is crossed and there's a cluster state recomputation.
* Remove obsolete feature falgJon Marius Venstad2021-02-081-8/+1
|
* Make the noise level used when deciding whether to report resource usage ↵Geir Storli2021-02-041-0/+7
| | | | configurable.
* Move config to other moduleJon Marius Venstad2021-01-282-27/+0
|
* Update abi spec and update CMakeListsJon Marius Venstad2021-01-281-0/+4
|
* Revert "Move .def to relevant module"Jon Marius Venstad2021-01-281-0/+25
| | | | This reverts commit 823c34b6b8ab549359b1a35716df94bc31ec5f21.
* Revert "Revert "Jonmv/reapply document protocol super config [run-systemtest]""Jon Marius Venstad2021-01-281-0/+46
| | | | This reverts commit 2e2e2edeb3ea99f2c04925070cf44601e2cd94fb.
* Revert "Jonmv/reapply document protocol super config [run-systemtest]"Jon Marius Venstad2021-01-281-46/+0
|
* Merge pull request #16245 from ↵Harald Musum2021-01-281-0/+46
|\ | | | | | | | | vespa-engine/jonmv/reapply-document-protocol-super-config Jonmv/reapply document protocol super config [run-systemtest]
| * Move .def to relevant moduleJon Marius Venstad2021-01-271-25/+0
| |
| * Move new config to already used packageJon Marius Venstad2021-01-271-1/+1
| |
| * Revert "Revert "Jonmv/document protocol super config""Jon Marius Venstad2021-01-272-0/+71
| | | | | | | | This reverts commit d7359f7c72ff06889af594431baf4075e2b4da78.
| * Revert "Jonmv/document protocol super config"Harald Musum2021-01-272-71/+0
| |
| * Merge pull request #16089 from vespa-engine/jonmv/document-protocol-super-configJon Marius Venstad2021-01-272-0/+71
| |\ | | | | | | Jonmv/document protocol super config
| | * Add initial_redundancy, active_per_leaf_group and ready_copies to new configJon Marius Venstad2021-01-192-6/+18
| | |
| | * Add config for distribution and doc-protoc policies across _all_ content ↵Jon Marius Venstad2021-01-183-0/+59
| | | | | | | | | | | | clusters
* | | Revert "Revert "32m merge chunk size""Henning Baldersheim2021-01-271-1/+1
| | |
* | | Revert "32m merge chunk size"Harald Musum2021-01-271-1/+1
| | |
* | | 32m merge chunk sizeHenning Baldersheim2021-01-271-1/+1
|/ /
* / Add config to cluster controller on whether it should block feed based on ↵Geir Storli2021-01-251-0/+16
|/ | | | | | | reported resource usage from content nodes. Each resource category has a specified limit. This is currently disabled by default.
* GC unused _threadLockCheckInterval and _failDiskOnError membersHenning Baldersheim2021-01-041-14/+2
|
* Tag added servers as joiningMartin Polden2020-12-111-0/+2
|
* Control reindexer resource usage with a feature flagJon Marius Venstad2020-12-091-2/+5
|
* Revert "Revert "Jonmv/reindexing over multiple clusters""Jon Marius Venstad2020-12-071-1/+6
|
* Revert "Jonmv/reindexing over multiple clusters"Jon Marius Venstad2020-12-041-6/+1
|
* Revert "Revert "Expand config to allow mulitple clusters per reindexer""Jon Marius Venstad2020-12-041-1/+6
| | | | This reverts commit 42ea6785dc38a600153501a463df312ef9dd2721.
* Revert "Expand config to allow mulitple clusters per reindexer"Arnstein Ressem2020-12-041-6/+1
|
* Rename status to documentTypesJon Marius Venstad2020-12-041-1/+1
|
* Add todos to remove config fieldJon Marius Venstad2020-12-041-0/+2
|
* Expand config to allow mulitple clusters per reindexerJon Marius Venstad2020-12-041-1/+4
|
* Install curator config definitionHarald Musum2020-11-261-0/+2
|
* Also take number of visitor threads into account.Henning Baldersheim2020-11-261-1/+6
|
* Add config field for whther to support dynamic reconfiguration of ZooKeeperHarald Musum2020-11-251-1/+3
|
* Use 'power of two choices' lb algorithmMorten Tokle2020-11-201-0/+1
|
* Add commentsHarald Musum2020-11-171-0/+2
|
* Add curator config and populate it for config servers and cluster controllersHarald Musum2020-11-171-0/+7
|
* Install config definitionBjørn Christian Seime2020-11-111-0/+2
|
* Revert "Merge pull request #15282 from ↵Bjørn Christian Seime2020-11-111-0/+5
| | | | | | | vespa-engine/revert-15274-revert-15272-revert-15264-bjorncs/install-clustercontroller-reindexer" This reverts commit e76263f5fe4b357bbec295d505c4be0765c70042, reversing changes made to c6effdaac42cca97412a01b488820fbdd5b65c0d.
* Revert "Revert "Revert "Bjorncs/install clustercontroller reindexer"""Arnstein Ressem2020-11-111-5/+0
|
* Revert "Revert "Bjorncs/install clustercontroller reindexer" MERGEOK"Bjørn Christian Seime2020-11-111-0/+5
|
* Revert "Bjorncs/install clustercontroller reindexer"Arnstein Ressem2020-11-111-5/+0
|
* Reapply changes from original PRBjørn Christian Seime2020-11-101-0/+5
|
* Revert "Bjorncs/reindexing cluster controller in config model"Bjørn Christian Seime2020-11-101-5/+0
|
* Export reindexing config from configdefinitions bundleBjørn Christian Seime2020-11-101-0/+5
|
* Add cluster name to reindexing configJon Marius Venstad2020-11-041-0/+3
|
* Add bool to reindexing config, which controls whether it is enabledJon Marius Venstad2020-11-041-0/+3
|
* Merge branch 'master' into balder/add-some-feature-flagsHenning Baldersheim2020-11-031-1/+1
|\
| * Use 64 bit integer for epoch millis configJon Marius Venstad2020-11-031-1/+1
| |