summaryrefslogtreecommitdiffstats
path: root/clustercontroller-apps/src/main
Commit message (Expand)AuthorAgeFilesLines
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-064-4/+4
* Shut down ClusterController from last configurer, thus before ZKJon Marius Venstad2022-03-112-11/+40
* Revert "Ensure ClusterController shuts down before ZK cluster is uses"Arnstein Ressem2022-03-111-7/+1
* Ensure ClusterController shuts down before ZK cluster is usesJon Marius Venstad2022-03-111-1/+7
* Extend ThreadedHttpReqHndlr instead of deprecated LoggingReqHndlrgjoranv2022-01-171-3/+3
* Remove config generation -1/0 from CC at :19050/status/<clustername>/configHåkon Hallingstad2021-10-201-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-075-5/+5
* 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
* High graph constructino timeoutJon Marius Venstad2021-02-201-1/+1
* Die after 1 minute if no ZK-connection when constructing CCJon Marius Venstad2021-02-191-1/+3
* Merge pull request #16527 from vespa-engine/jonmv/create-only-one-cluster-con...Jon Marius Venstad2021-02-162-9/+15
|\
| * Avoid recreation of ClusterController when config changesJon Marius Venstad2021-02-162-9/+15
* | Also shut down Curator instances created during clustercontroller component s...Jon Marius Venstad2021-02-141-2/+3
|/
* 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
* Add back javadocHarald Musum2020-12-161-0/+4
* Inject VespaZooKeeperServer in constructorHarald Musum2020-12-161-1/+7
* Revert "Revert " Stop depending on ZooKeeperProvider, take 2""Harald Musum2020-12-164-48/+2
* Revert " Stop depending on ZooKeeperProvider, take 2"Harald Musum2020-12-164-2/+48
* Constructor needs to be publicHarald Musum2020-12-151-1/+1
* Revert "Revert "Stop depending on ZooKeeperProvider""Harald Musum2020-12-154-47/+1
* Revert "Stop depending on ZooKeeperProvider"Harald Musum2020-12-154-1/+47
* Stop depending on ZooKeeperProviderHarald Musum2020-12-154-47/+1
* Merge branch 'master' into hmusum/disallow-clustercontroller-with-no-zookeepe...Harald Musum2020-12-141-12/+13
|\
| * Use CuratorFramework.blockUntilConnected() to verify connectionHarald Musum2020-12-141-6/+2
| * Refactor code and document code to verify that ZooKeeper is workingHarald Musum2020-12-141-12/+17
* | Remove unnecessary argumentHarald Musum2020-12-142-5/+5
* | Disallow creating a cluster controller having no zookeeper clusterHarald Musum2020-12-141-15/+6
|/
* Revert "Remove code that nobody understands the need for"Arnstein Ressem2020-12-091-2/+11
* Remove code that nobody undrstands the need forHarald Musum2020-12-081-11/+2
* Move code in clustercontroller-apputils into clustercontroller-appsHarald Musum2020-12-013-0/+185
* Rename methodHarald Musum2020-11-181-1/+1
* LogLevel -> Level for isLoggable()gjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* 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
* Create VespaZooKeeperServer interface and use where appropriateHarald Musum2019-10-242-3/+2
* 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
* use LoggingRequestHandler.Context in constructorsArne Juul2018-01-052-13/+14
* Merge pull request #3525 from vespa-engine/vekterli/re-enable-synchronous-set...Tor Brede Vekterli2017-10-121-0/+3
|\
| * Add configurable deadline for cluster controller tasksTor Brede Vekterli2017-09-251-0/+3
* | Remove unused imports and imports by *.Henning Baldersheim2017-10-021-2/+0
|/
* Nonfunctional changesJon Bratseth2017-08-307-6/+10