summaryrefslogtreecommitdiffstats
path: root/zookeeper-server/zookeeper-server-common/src
Commit message (Expand)AuthorAgeFilesLines
...
* Flag service for orchestrated restart when ZK myid changesJon Marius Venstad2021-02-231-1/+1
* Fix testsJon Marius Venstad2021-02-191-18/+24
* Move ownership of QuorumPeer to RecoonfigurerJon Marius Venstad2021-02-193-12/+49
* Die after 1 minute if no ZK-connection when constructing CCJon Marius Venstad2021-02-191-2/+2
* ZK will now allow TLSv1.3 in addition to TLSv1.2Bjørn Christian Seime2021-02-181-2/+2
* Merge pull request #16557 from vespa-engine/jonmv/properly-detect-leaving-zk-...Jon Marius Venstad2021-02-172-15/+26
|\
| * Properly detect leaving ZK servers by comparing full specJon Marius Venstad2021-02-172-15/+26
* | 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-164-6/+32
* Use exponential backoff for ZooKeeper restartMartin Polden2020-12-154-29/+53
* Shut down ZooKeeper properlyMartin Polden2020-12-154-2/+10
* 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-133-53/+52
* Merge pull request #15791 from vespa-engine/mpolden/joining-serversMartin Polden2020-12-112-56/+71
|\
| * Make joining server an observer in initial configMartin Polden2020-12-112-10/+20
| * Clean up testMartin Polden2020-12-101-47/+52
* | 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-093-2/+12
* Log error when starting ZooKeeper server failsHarald Musum2020-12-091-1/+5
* Revert "Set reconfigEnabled based on config value"Harald Musum2020-12-092-3/+1
* Set reconfigEnabled based on config valueHarald Musum2020-12-092-1/+3
* Use exponential backoff for reconfig retriesMartin Polden2020-12-083-22/+89
* Inline watcher and rename classHarald Musum2020-12-083-11/+11
* Minor fixesHarald Musum2020-12-073-4/+4
* Move more code to zookeeper-server-commonHarald Musum2020-12-073-0/+409
* 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-062-12/+20
* Value should be 'yes'Harald Musum2020-12-042-2/+2
* Skip ACL checks to enable reconfiguration of serversHarald Musum2020-12-042-1/+3
* Minor cleanupHarald Musum2020-11-161-5/+3
* Set reconfigEnabled to trueHarald Musum2020-11-162-1/+3
* id file is needed when standaloneEnabled=falseHarald Musum2020-11-132-5/+5
* Revert "Revert "Do not run in standalone compatibility mode for single ZooKee...Harald Musum2020-11-132-2/+4
* Revert "Do not run in standalone compatibility mode for single ZooKeeper serv...Harald Musum2020-11-132-4/+2
* Do not run in standalone compatibility mode for single ZooKeeper serversHarald Musum2020-11-132-2/+4
* 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