aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/test/java/com/yahoo/vespa/clustercontroller/core/DistributionBitCountTest.java
Commit message (Expand)AuthorAgeFilesLines
* Use fake ZooKeeper database implementation for subset of CC testsTor Brede Vekterli2023-12-041-1/+4
* Update copyrightJon Bratseth2023-10-091-1/+1
* Simplify and remove some test methodsHarald Musum2023-06-011-1/+1
* Inject timer from test classes instead of inheritingHarald Musum2023-05-121-2/+3
* Remove testname and logging related to starting and stoppingHarald Musum2023-05-121-7/+6
* Use a list of fleet controllers in test superclassHarald Musum2022-09-081-4/+4
* Remove support for 'setsystemstate2' RPC method in cluster controllerHarald Musum2022-09-051-1/+1
* Exgtract CleanupZookeeperLogsOnSuccess into its own classHarald Musum2022-09-011-0/+2
* Make FleetControllerOptions immutable and support builder patternHarald Musum2022-08-311-13/+15
* Convert clustercontroller-core to junit5Bjørn Christian Seime2022-07-291-9/+8
* Remove config generation -1/0 from CC at :19050/status/<clustername>/configHåkon Hallingstad2021-10-201-3/+3
* Revert changes to config generationHåkon Hallingstad2021-10-201-4/+5
* Improve logging of FleetController and DatabaseHandlerHåkon Hallingstad2021-10-151-3/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Cleanup tests, no functional changesHarald Musum2019-09-031-1/+0
* Explicitly enable two-phase transitions in tests, disable in default optionsTor Brede Vekterli2019-03-201-1/+1
* Add v3 RPC for sending cluster states to content nodesTor Brede Vekterli2018-02-271-1/+2
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* MapTensor -> MappedTensorJon Bratseth2016-12-121-0/+1
* Rewrite and refactor core cluster controller state generation logicTor Brede Vekterli2016-10-051-3/+4
* PublishJon Bratseth2016-06-151-0/+110