summaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/main/java/com/yahoo/vespa/clustercontroller/core/NodeStateChangeChecker.java
Commit message (Expand)AuthorAgeFilesLines
* Disallow >1 group to suspendHåkon Hallingstad2021-04-161-0/+85
* No longer allow suspension if in maintenanceHåkon Hallingstad2021-04-151-4/+2
* Revert "Revert "Avoid safe mutations in master moratorium and increase first ...Håkon Hallingstad2021-03-241-1/+8
* Revert "Avoid safe mutations in master moratorium and increase first cluster ...Håkon Hallingstad2021-03-241-8/+1
* Avoid safe-set-node-state in master moratoriumHåkon Hallingstad2021-03-241-1/+8
* Print node index wihtout parenthesis as done elsewhereHarald Musum2021-03-031-6/+6
* Mincor cleanup, no functional changsHarald Musum2021-02-211-2/+2
* Other nodes not being up should not hinder permanently downHåkon Hallingstad2021-02-191-5/+0
* Fail safe maintenance if other nodes are not upHåkon Hallingstad2021-02-191-51/+30
* Also deny maintenance when another node is in maintenanceHåkon Hallingstad2021-02-121-3/+6
* Allows setting a node safely to maintenance in these two new circumstances:Håkon Hallingstad2021-01-211-16/+94
* Track explicitly when we are initializing configJon Bratseth2020-12-161-1/+3
* Remove use-bucket-space-metric feature flagHåkon Hallingstad2020-01-261-17/+5
* Use bucket_space metric in retirementHåkon Hallingstad2020-01-171-6/+21
* Ignore current wanted state when safely setting state to upHåkon Hallingstad2017-10-201-6/+2
* Merge with masterJon Bratseth2017-09-151-1/+1
* 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
* Extract common checkHåkon Hallingstad2017-05-211-23/+18
* Verify version and reported stateHåkon Hallingstad2017-05-211-3/+18
* Safely set storage node to DOWNHåkon Hallingstad2017-05-181-14/+52
* Merge pull request #56 from yahoo/vekterli/configurable-group-auto-takedownTor Brede Vekterli2016-06-271-12/+20
|\
| * Add configurable automatic group up/down feature based on node availabilityTor Brede Vekterli2016-06-171-12/+20
* | update author field.Haakon Dybdahl2016-06-171-1/+1
|/
* PublishJon Bratseth2016-06-151-0/+244