summaryrefslogtreecommitdiffstats
path: root/zkfacade/src/test
Commit message (Expand)AuthorAgeFilesLines
* Use Curator instead of ConfigCurator, part 4Harald Musum2021-07-091-4/+5
* Remove duplicate headersJon Bratseth2021-03-181-1/+1
* Add copyright headersJon Bratseth2021-03-181-1/+2
* Simplify, testing server is not usedHarald Musum2021-03-031-59/+7
* Use CuratorConfigMartin Polden2020-11-201-13/+17
* Extract ConnectionSpecMartin Polden2020-11-202-16/+74
* Also test cumulative deadlock countersHåkon Hallingstad2020-10-201-0/+4
* Replace deadlock avoidance with metricsHåkon Hallingstad2020-10-191-9/+16
* Deadlock detectionHåkon Hallingstad2020-10-111-5/+70
* Avoid metrics on reentry of lockHåkon Hallingstad2020-10-082-32/+60
* Make richer latency statsHåkon Hallingstad2020-10-054-139/+144
* Move lock metrics to MetricsReporterHåkon Hallingstad2020-10-035-29/+196
* Add metrics to lock attemptsHåkon Hallingstad2020-10-013-4/+6
* Record locks taken for external deploysHåkon Hallingstad2020-09-301-11/+11
* More info -> attempt renamesHåkon Hallingstad2020-09-282-11/+11
* LockInfo -> LockAttempt, ThreadLockInfo -> ThreadLockStats, and moreHåkon Hallingstad2020-09-282-36/+44
* Use deque as stackHåkon Hallingstad2020-09-281-0/+23
* Mock lock path from thread to per-lock (bug)Håkon Hallingstad2020-09-262-1/+59
* Adds method name to stack trace and adds timeout count and testHåkon Hallingstad2020-09-251-0/+113
* Stick to junit for simple test.Henning Baldersheim2020-08-111-6/+5
* Wait longer for servers to reach barrierHarald Musum2020-04-291-3/+3
* Create zookeeper client config file only when necessaryHarald Musum2020-01-091-5/+4
* Set TLS config for client based on VESPA_USE_TLS_FOR_ZOOKEEPER_CLIENTHarald Musum2019-12-052-5/+6
* Revert "Revert "Reapply "Move ZooKeeperServer to another module"""Harald Musum2019-10-231-140/+0
* Revert "Reapply "Move ZooKeeperServer to another module""Harald Musum2019-10-221-0/+140
* Revert "Revert "Reapply "move ZooKeeperServer to another module"""Harald Musum2019-10-221-140/+0
* Revert "Reapply "move ZooKeeperServer to another module""Håkon Hallingstad2019-10-221-0/+140
* Revert "Revert "Reapply "Move ZooKeeperServer to another module""""Harald Musum2019-10-211-140/+0
* Revert "Reapply "Move ZooKeeperServer to another module"""Harald Musum2019-10-211-0/+140
* Revert "Revert "Move ZooKeeperServer to another module""Harald Musum2019-10-201-140/+0
* Revert "Move ZooKeeperServer to another module"Harald Musum2019-10-181-0/+140
* Move ZooKeeperServer to another moduleHarald Musum2019-10-171-140/+0
* Add constructor without ZooKeeperServer argument, for testingHarald Musum2019-10-161-1/+1
* Revert "Reapply "upgrade to zookeeper 3.5""Harald Musum2019-09-271-6/+2
* Revert "Revert "Hmusum/upgrade to zookeeper 3.5""Harald Musum2019-09-241-2/+6
* Revert "Hmusum/upgrade to zookeeper 3.5"Harald Musum2019-09-171-6/+2
* Fix error from rebasing onto master: server numbering starts at 0.gjoranv2019-09-101-4/+4
* Fix unit testsHarald Musum2019-09-101-6/+10
* Use server id in config for singlenode zookeeper setupsHarald Musum2019-09-061-13/+14
* Actually test the waiter in its test class >_<Jon Marius Venstad2019-04-121-0/+1
* Revert "Revert "Revert "Jvenstad/fix config model inconsitency"""Jon Marius Venstad2019-03-011-1/+0
* Revert "Revert "Jvenstad/fix config model inconsitency""Jon Marius Venstad2019-03-011-0/+1
* Revert "Jvenstad/fix config model inconsitency"Harald Musum2019-03-011-1/+0
* Actually test the waiter in its test class >_<Jon Marius Venstad2019-03-011-0/+1
* Replace CuratorLock with LockJon Marius Venstad2019-02-261-51/+0
* Revert "Revert "No need for restricting access to zookeeper in hosted vespa""Harald Musum2018-10-241-2/+1
* Revert "No need for restricting access to zookeeper in hosted vespa"Harald Musum2018-10-241-1/+2
* Merge pull request #7423 from vespa-engine/hmusum/remove-check-for-allowed-zk...Jon Bratseth2018-10-241-2/+1
|\
| * No need for restricting access to zookeeper in hosted vespaHarald Musum2018-10-231-2/+1
* | Whitelist ZooKeeper four letter commandsHarald Musum2018-10-241-1/+3
|/