summaryrefslogtreecommitdiffstats
path: root/zkfacade/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reapply "upgrade to zookeeper 3.5""Harald Musum2019-09-271-9/+6
* Patch and make trustEmptySnapshot configurable.Harald Musum2019-09-271-1/+2
* 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-111-76/+38
* Update to Curator 2.13.0Harald Musum2019-07-091-38/+76
* 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-311-76/+38
* Upgrade to Curator 2.12.0Harald Musum2018-08-301-38/+76
* 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
* Merge pull request #4762 from vespa-engine/hmusum/remove-commit-from-mock-pro...Harald Musum2018-01-241-0/+6
|\
| * Remove transaction commit in mock provisioner that should never have been thereHarald Musum2018-01-241-0/+6
* | Change default value of zookeeperLocalhostAffinity to trueHarald Musum2018-01-231-2/+2
|/
* Prefer zookeeper server on localhost for CDHarald Musum2018-01-141-1/+1
* Build proper connect string instead of just hostnameHåkon Hallingstad2018-01-121-1/+15
* Some Curator clients require ensemble connect stringHåkon Hallingstad2018-01-112-64/+96
* Revert "Prefer zookeeper server on localhost for CD"Harald Musum2018-01-111-1/+1
* Prefer zookeeper server on localhost for CDHarald Musum2018-01-101-1/+1
* Allow localhost zk affinityHåkon Hallingstad2017-12-201-7/+17
* Remove superfluous characters in exception messageHarald Musum2017-09-271-1/+1
* Revert "Freva/node admin shutdown"Valerij Fredriksen2017-09-221-2/+2
* Add locks to ComponentsProviderImplValerij Fredriksen2017-09-221-2/+2
* Revert "Upgrade to Curator 2.12.0"Harald Musum2017-09-181-80/+40