aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/test/java/com/yahoo/vespa/clustercontroller/core/DatabaseHandlerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Minor cleanupHarald Musum2023-05-081-1/+1
* Remove unused argument and methodHarald Musum2022-08-151-7/+0
* Convert clustercontroller-core to junit5Bjørn Christian Seime2022-07-291-11/+11
* Fix reference to storeWantedStatesHåkon Hallingstad2022-04-211-2/+2
* Improve test method nameHåkon Hallingstad2022-04-211-1/+1
* Add unit testHåkon Hallingstad2022-04-201-1/+55
* Trigger saveWantedState when nodes are removed or orphaned wanted states are ...Håkon Hallingstad2022-04-201-4/+4
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-4/+3
* Fixes after review roundHåkon Hallingstad2021-10-191-3/+3
* Improve logging of FleetController and DatabaseHandlerHåkon Hallingstad2021-10-151-4/+5
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Revert deferred ZK connectivity for nowTor Brede Vekterli2021-03-221-12/+1
* Inhibit ZooKeeper connections until our local Slobrok mirror is ready.Tor Brede Vekterli2021-03-191-1/+13
* Revert "Inhibit ZooKeeper connections until our local Slobrok mirror is ready."Tor Brede Vekterli2021-03-181-13/+1
* Inhibit ZooKeeper connections until our local Slobrok mirror is ready.Tor Brede Vekterli2021-03-181-1/+13
* Use mockito-core 3.1.0Håkon Hallingstad2019-10-181-3/+3
* Remove redundant task processing stepTor Brede Vekterli2018-04-251-1/+0
* ZooKeeper-persist and load published cluster state bundlesTor Brede Vekterli2018-04-241-0/+107