aboutsummaryrefslogtreecommitdiffstats
path: root/zkfacade/src/test/java/com/yahoo/vespa/curator/CuratorWrapperTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-0/+1
* Improve exception message grammar, javadocjonmv2022-11-141-1/+1
* Remove uneeded test assertion which is unstablejonmv2022-11-141-1/+0
* Regularly write is_active metricjonmv2022-11-091-1/+1
* 12s session timeout for application cluster curatorjonmv2022-10-141-2/+1
* Update metrics as agreedjonmv2022-10-131-21/+11
* Kill AbstractSingletonWorker, and add sample codejonmv2022-10-121-4/+9
* Acquire a single lock again in VespaCuratorjonmv2022-10-121-5/+0
* And another one bites the dustjonmv2022-10-111-2/+1
* Set exception before phasingjonmv2022-10-111-1/+1
* Remove another metric verificationjonmv2022-10-111-1/+0
* use manual clock for all testsjonmv2022-10-111-2/+2
* Remove test metrics for which we cannot (easily) synchronisejonmv2022-10-111-4/+3
* Complete janitor shutdown in synchronous part of shutdownjonmv2022-10-111-2/+2
* Sync shutdown, invalidate doom on no singletons, fix unit testjonmv2022-10-111-9/+13
* Stabilize unit testjonmv2022-10-111-1/+1
* Add metrics to singletone manager, with placeholder namesjonmv2022-10-101-5/+100
* Register number of parties equal to possible concurrent arrivalsjonmv2022-10-101-0/+2
* No inheritance on AbstractComponentjonmv2022-10-101-7/+7
* Remove left-over toString, and add forgotten assertionjonmv2022-10-101-1/+2
* Expand ZK API, and implement in CuratorWrapperjonmv2022-10-101-0/+245