aboutsummaryrefslogtreecommitdiffstats
path: root/zkfacade/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Create VespaZooKeeperServer interface and use where appropriateHarald Musum2019-10-241-2/+2
* Revert "Revert "Reapply "Move ZooKeeperServer to another module"""Harald Musum2019-10-232-137/+0
* Revert "Reapply "Move ZooKeeperServer to another module""Harald Musum2019-10-222-0/+137
* Revert "Revert "Reapply "move ZooKeeperServer to another module"""Harald Musum2019-10-222-137/+0
* Revert "Reapply "move ZooKeeperServer to another module""Håkon Hallingstad2019-10-222-0/+137
* Revert "Revert "Reapply "Move ZooKeeperServer to another module""""Harald Musum2019-10-212-137/+0
* Return 504 Gateway Timeout on lock timeout from OrchestratorHåkon Hallingstad2019-10-211-1/+1
* Revert "Move ZooKeeperServer to another module"Harald Musum2019-10-182-0/+137
* Move ZooKeeperServer to another moduleHarald Musum2019-10-172-137/+0
* Add constructor without ZooKeeperServer argument, for testingHarald Musum2019-10-161-0/+5
* Ue config instead of depending on ZooKeeperServerHarald Musum2019-10-161-2/+0
* Add config for trusting empty ZooKeeper snapshotsHarald Musum2019-10-011-2/+3
* Do not use container parents even if we run ZooKeeper 3.5Harald Musum2019-09-301-0/+1
* Revert "Reapply "upgrade to zookeeper 3.5""Harald Musum2019-09-272-528/+6
* Patch and make trustEmptySnapshot configurable.Harald Musum2019-09-272-1/+521
* Revert "Revert "Hmusum/upgrade to zookeeper 3.5""Harald Musum2019-09-241-5/+7
* Revert "Hmusum/upgrade to zookeeper 3.5"Harald Musum2019-09-171-7/+5
* WIP: Upgrade to zookeeper 3.5Harald Musum2019-09-101-5/+7
* Use server id in config for singlenode zookeeper setupsHarald Musum2019-09-061-6/+2
* Do not use RestrictedServerCnxnFactoryHarald Musum2019-09-042-92/+0
* Do not use RestrictedServerCnxnFactory in self-hosted installationsHarald Musum2019-08-221-1/+2
* Handle exception instead of checking first and then do operationHarald Musum2019-08-151-10/+12
* Revert "Update to Curator 2.13.0"Harald Musum2019-07-1112-87/+49
* Update to Curator 2.13.0Harald Musum2019-07-0912-49/+87
* Return whether a path was attempted created in Curator#createJon Marius Venstad2019-05-281-2/+4
* Make some things thread-safeJon Marius Venstad2019-02-262-8/+8
* Replace CuratorLock with LockJon Marius Venstad2019-02-262-81/+1
* Pass provision indexes to host provisionerValerij Fredriksen2019-02-141-22/+15
* Cache flags DBHåkon Hallingstad2019-01-263-0/+18
* Revert "Revert "Jvenstad/fix node repo cache""Jon Bratseth2018-12-181-1/+1
* Revert "Jvenstad/fix node repo cache"Arnstein Ressem2018-12-181-1/+1
* Miniscule cleanupJon Marius Venstad2018-12-121-1/+1
* Revert "Revert "No need for restricting access to zookeeper in hosted vespa""Harald Musum2018-10-242-23/+7
* Revert "No need for restricting access to zookeeper in hosted vespa"Harald Musum2018-10-242-7/+23
* Merge pull request #7423 from vespa-engine/hmusum/remove-check-for-allowed-zk...Jon Bratseth2018-10-242-23/+7
|\
| * No need for restricting access to zookeeper in hosted vespaHarald Musum2018-10-232-23/+7
* | Whitelist ZooKeeper four letter commandsHarald Musum2018-10-241-0/+4
|/
* Use full nameHarald Musum2018-10-0311-11/+11
* Remove deprecated and unused constructorHarald Musum2018-09-131-10/+1
* Revert "Upgrade to Curator 2.12.0"Harald Musum2018-08-3112-87/+49
* Upgrade to Curator 2.12.0Harald Musum2018-08-3012-49/+87
* Create directory before writingJon Bratseth2018-08-091-3/+5
* Nonfunctional changes onlyJon Bratseth2018-06-191-2/+3
* Do not delete unused tenants that have been created last weekHarald Musum2018-06-041-0/+16
* Revert "Revert "Only allow Zookeeper access for config servers in hosted Vespa""Harald Musum2018-04-032-25/+25
* Improve log messageHarald Musum2018-03-081-4/+6
* Revert "Only allow Zookeeper access for config servers in hosted Vespa"Harald Musum2018-03-082-25/+25
* Inline methodJon Bratseth2018-03-081-10/+5
* Only allow Zookeeper access for config servers in hosted VespaHarald Musum2018-03-072-20/+25
* Log when trying to establish ZooKeeper quorumHarald Musum2018-03-051-0/+3