aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-apps/src/main/java/com/yahoo/vespa/clustercontroller/apps/clustercontroller/ClusterControllerClusterConfigurer.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove use of stateGatherCount config, simplify and deprecate config fieldHarald Musum2023-05-301-1/+0
* Add config for max number of content groups allowed to be downHarald Musum2023-03-281-0/+1
* Remove unused config fieldHarald Musum2022-09-061-1/+0
* Make FleetControllerOptions immutable and support builder patternHarald Musum2022-08-311-53/+46
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
* Shut down ClusterController from last configurer, thus before ZKJon Marius Venstad2022-03-111-4/+10
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Revert "Avoid safe mutations in master moratorium and increase first cluster ...Håkon Hallingstad2021-03-241-14/+3
* Increase the minimum time before first cluster state broadcast [run-systemtest]Håkon Hallingstad2021-03-191-3/+14
* Avoid recreation of ClusterController when config changesJon Marius Venstad2021-02-161-1/+10
* Support configurable feed block hysteresis on the cluster controllerTor Brede Vekterli2021-02-101-0/+1
* Cleanup: Remove unnecessary and unused methods, simplifyHarald Musum2021-02-081-15/+20
* Add cluster feed block support to cluster controllerTor Brede Vekterli2021-01-271-0/+3
* Remove unnecessary argumentHarald Musum2020-12-141-1/+1
* Disallow creating a cluster controller having no zookeeper clusterHarald Musum2020-12-141-15/+6
* Remove use-bucket-space-metric feature flagHåkon Hallingstad2020-01-261-1/+0
* Use bucket_space metric in retirementHåkon Hallingstad2020-01-171-0/+1
* Support configurable two-phase state transitions in cluster controllerTor Brede Vekterli2019-03-141-0/+1
* Remove experimental enable-multiple-bucket-spaces flag.Geir Storli2018-11-231-1/+0
* Only derive default bucket space node states when cluster has global docsTor Brede Vekterli2018-05-021-0/+1
* Add config to clustercontroller for the min merge completion ratio of buckets...Geir Storli2018-03-201-0/+1
* Add switch to enable multiple bucket spaces in cluster controller.Geir Storli2018-02-271-0/+1
* Add configurable deadline for cluster controller tasksTor Brede Vekterli2017-09-251-0/+3
* Nonfunctional changesJon Bratseth2017-08-301-0/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Add configurable automatic group up/down feature based on node availabilityTor Brede Vekterli2016-06-171-0/+1
* PublishJon Bratseth2016-06-151-0/+100