aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/main/java/com/yahoo/vespa/clustercontroller/core/StateChangeHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Move into method that does reconfigurationHarald Musum2023-06-011-0/+1
* Restore isControlledShutdown and simplify tests a bitHarald Musum2023-04-131-5/+7
* Minor cleanup, no functional changesHarald Musum2023-04-131-89/+82
* Make FleetControllerOptions immutable and support builder patternHarald Musum2022-08-311-5/+5
* Rename methodsHarald Musum2022-08-231-4/+4
* Revert "Cluster controller unit test cleanup, part 4 [run-systemtest]"Harald Musum2022-08-221-4/+4
* Rename methodsHarald Musum2022-08-181-4/+4
* Trigger saveWantedState when nodes are removed or orphaned wanted states are ...Håkon Hallingstad2022-04-201-11/+11
* Use plural for methods returning collectionHåkon Hallingstad2022-04-191-1/+1
* Use FleetControllerContext in ZooKeeperDatabaseHåkon Hallingstad2021-12-131-2/+4
* Improve logging of FleetController and DatabaseHandlerHåkon Hallingstad2021-10-151-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* More lazy debug log message generationJon Marius Venstad2021-04-281-27/+14
* Remove unused aguments and methodsHarald Musum2021-02-211-33/+2
* Mincor cleanup, no functional changsHarald Musum2021-02-211-13/+14
* Use correct log Level class where search & replace has failed.gjoranv2020-04-251-1/+1
* Replace remaining LogLevel.<level> with corresponding Levelgjoranv2020-04-251-1/+1
* Map remaining DEBUG/SPAM/ERROR/FATAL -> Level.FINE/FINEST/SEVEREgjoranv2020-04-251-2/+2
* LogLevel -> Level for isLoggable()gjoranv2020-04-251-7/+7
* LogLevel.SPAM -> Level.FINESTgjoranv2020-04-251-1/+1
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-14/+14
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Move grace period event edge from timer to event diff calculatorTor Brede Vekterli2019-10-301-4/+0
* Add factory functions for NodeEvent and improve some function names.Geir Storli2018-03-061-16/+16
* 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
* Rewrite and refactor core cluster controller state generation logicTor Brede Vekterli2016-10-051-0/+530