aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions
diff options
context:
space:
mode:
authorHarald Musum <musum@yahooinc.com>2023-05-30 21:34:29 +0200
committerHarald Musum <musum@yahooinc.com>2023-05-30 21:34:29 +0200
commitdb764264a51b0384ff321b8c1c175c8549a35d23 (patch)
treec3e7b66e5da5200021584c272e28d521326662bb /configdefinitions
parent5b038ad6cdd983c4e77e55fce7bfcb0e772bae7a (diff)
Remove use of stateGatherCount config, simplify and deprecate config field
Diffstat (limited to 'configdefinitions')
-rw-r--r--configdefinitions/src/vespa/fleetcontroller.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/configdefinitions/src/vespa/fleetcontroller.def b/configdefinitions/src/vespa/fleetcontroller.def
index 93a20e4ee0d..c3e161eb038 100644
--- a/configdefinitions/src/vespa/fleetcontroller.def
+++ b/configdefinitions/src/vespa/fleetcontroller.def
@@ -29,6 +29,7 @@ master_zookeeper_cooldown_period double default=60.0
## If set to 1, only master will gather state. If set higher, others will
## also do so, prioritizing those fleetcontrollers likely to be the ones to
## take over if the master fails.
+# TODO: Deprecated, not used anymore, remove in Vespa 9
state_gather_count int default=1
## Location of ZooKeeper servers