aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/maintenance/SwitchRebalancer.java
Commit message (Expand)AuthorAgeFilesLines
* Consider only non-transient statesMartin Polden2023-11-281-3/+5
* Avoid moves to hosts that contain cluster nodes in any stateMartin Polden2023-11-281-3/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* Move parent-child cache to NodeListMartin Polden2023-01-131-6/+5
* Log switch moveMartin Polden2021-12-081-1/+9
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Precompute host -> children mapping as it is frequently used and expensive to...Henning Baldersheim2021-09-291-5/+6
* Revert "Revert "Emit a success factor from maintainers""Jon Bratseth2021-06-061-5/+5
* Revert "Emit a success factor from maintainers"Arnstein Ressem2021-06-041-5/+5
* Return success factorJon Bratseth2021-06-041-5/+5
* Avoid suggesting node moves to sparesMartin Polden2021-02-181-1/+1
* Revert "Revert "Move node operations into a separate class""Jon Bratseth2021-02-091-2/+2
* Revert "Move node operations into a separate class"Jon Bratseth2021-02-091-2/+2
* Move node operations into a separate classJon Bratseth2021-02-081-2/+2
* Report exclusive switch metric per clusterMartin Polden2021-01-071-9/+4
* Avoid moving nodes already on exclusive switchMartin Polden2021-01-051-18/+21
* Limit switch rebalancing to production zonesMartin Polden2020-12-031-6/+5
* Don't make changes when there are zone-wide problemsJon Bratseth2020-11-131-0/+2
* Rebalance nodes to exclusive switchesMartin Polden2020-10-161-0/+92