summaryrefslogtreecommitdiffstats
path: root/zookeeper-server/zookeeper-server-common/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Periodically reconfigure config server ZooKeeper cluster"Martin Polden2021-03-012-67/+4
* Ignore config with no serversMartin Polden2021-02-261-0/+1
* Support reconfiguration without configMartin Polden2021-02-262-4/+66
* Flag service for orchestrated restart when ZK myid changesJon Marius Venstad2021-02-231-1/+1
* Move ownership of QuorumPeer to RecoonfigurerJon Marius Venstad2021-02-192-9/+36
* Die after 1 minute if no ZK-connection when constructing CCJon Marius Venstad2021-02-191-2/+2
* Merge pull request #16557 from vespa-engine/jonmv/properly-detect-leaving-zk-...Jon Marius Venstad2021-02-171-12/+11
|\
| * Properly detect leaving ZK servers by comparing full specJon Marius Venstad2021-02-171-12/+11
* | Merge pull request #16555 from vespa-engine/hmusum/use-listJon Marius Venstad2021-02-171-2/+5
|\ \ | |/ |/|
| * Add distinct()Harald Musum2021-02-171-1/+4
| * Use a list instead of a set, we want to keep orderHarald Musum2021-02-171-2/+2
* | Print actual servers from config and reformatHarald Musum2021-02-171-4/+4
* | Log active and new config before reconfiguringHarald Musum2021-02-171-1/+3
|/
* Shutdown and die if we are going down to 1 ZooKeeper serverHarald Musum2021-02-161-0/+8
* Do logAndDie in reconfigure methodHarald Musum2021-02-111-8/+8
* Exit if reconmfiguration failsHarald Musum2021-02-111-4/+11
* Always force shutdown of non-reconfigurable ZooKeeper serverMartin Polden2020-12-163-6/+27
* Use exponential backoff for ZooKeeper restartMartin Polden2020-12-153-27/+45
* Shut down ZooKeeper properlyMartin Polden2020-12-153-2/+7
* Never attempt to start again after executor has shut downMartin Polden2020-12-141-1/+1
* Log when triggering shutdownMartin Polden2020-12-141-2/+5
* Log exceptionHarald Musum2020-12-141-1/+1
* Log time left on reconfig failureMartin Polden2020-12-131-3/+7
* Adjust total timeout according to joining serversMartin Polden2020-12-131-3/+12
* Prevent tests from blocking until shutdown timeoutMartin Polden2020-12-132-13/+17
* Merge pull request #15791 from vespa-engine/mpolden/joining-serversMartin Polden2020-12-111-2/+11
|\
| * Make joining server an observer in initial configMartin Polden2020-12-111-2/+11
* | Remove duplicate log message now that we retry if starting failsHarald Musum2020-12-111-1/+0
* | Retry start of zookeeper serverHarald Musum2020-12-101-6/+24
|/
* 2 hacks to be able to use ZooKeeper server 3.6Harald Musum2020-12-092-1/+10
* Log error when starting ZooKeeper server failsHarald Musum2020-12-091-1/+5
* Revert "Set reconfigEnabled based on config value"Harald Musum2020-12-091-1/+1
* Set reconfigEnabled based on config valueHarald Musum2020-12-091-1/+1
* Use exponential backoff for reconfig retriesMartin Polden2020-12-082-22/+57
* Inline watcher and rename classHarald Musum2020-12-082-5/+5
* Minor fixesHarald Musum2020-12-072-3/+3
* Move more code to zookeeper-server-commonHarald Musum2020-12-072-0/+215
* Refactor to prepare for mving more code to zokeeper-server-commonHarald Musum2020-12-073-1/+12
* Split out a ZKAdmin interface and implement itHarald Musum2020-12-072-0/+37
* Stop using deprecated clientPort statementMartin Polden2020-12-061-4/+13
* Value should be 'yes'Harald Musum2020-12-041-1/+1
* Skip ACL checks to enable reconfiguration of serversHarald Musum2020-12-041-0/+1
* Set reconfigEnabled to trueHarald Musum2020-11-161-0/+1
* id file is needed when standaloneEnabled=falseHarald Musum2020-11-131-4/+2
* Revert "Revert "Do not run in standalone compatibility mode for single ZooKee...Harald Musum2020-11-131-0/+1
* Revert "Do not run in standalone compatibility mode for single ZooKeeper serv...Harald Musum2020-11-131-1/+0
* Do not run in standalone compatibility mode for single ZooKeeper serversHarald Musum2020-11-131-0/+1
* Revert "Merge pull request #15282 from vespa-engine/revert-15274-revert-15272...Bjørn Christian Seime2020-11-111-0/+16
* Revert "Revert "Revert "Bjorncs/install clustercontroller reindexer"""Arnstein Ressem2020-11-111-16/+0
* Ensure ZK server has started before ReindexingMaintainerBjørn Christian Seime2020-11-111-0/+16