aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/test/java/com/yahoo/vespa/clustercontroller/core/AggregatedStatsMergePendingCheckerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Convert clustercontroller-core to junit5Bjørn Christian Seime2022-07-291-10/+10
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Cleanup tests, no functional changesHarald Musum2019-09-031-9/+8
* Add config to clustercontroller for the min merge completion ratio of buckets...Geir Storli2018-03-201-5/+24
* Fix ClusterStatsChangeTracker to keep previous 'may have merges pending' stat...Geir Storli2018-03-081-27/+0
* Fix AggregatedStatsMergePendingChecker to take state of aggregated cluster st...Geir Storli2018-03-071-13/+55
* Rename hasMergesPending() -> mayHaveMergesPending() followup.Geir Storli2018-02-271-6/+6
* Rename hasMergesPending() -> mayHaveMergesPending().Geir Storli2018-02-271-1/+1
* Add class checking whether a bucket space on a content node might have bucket...Geir Storli2018-02-271-0/+65