aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/main/java/com/yahoo/vespa/clustercontroller/core/NodeInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* SimplifyHarald Musum2023-07-091-4/+4
* Minor cleanupHarald Musum2023-05-081-2/+0
* Minor cleanup, no functional changesHarald Musum2023-04-131-7/+10
* Remove support for 'setsystemstate2' RPC method in cluster controllerHarald Musum2022-09-051-26/+0
* Rename methodsHarald Musum2022-08-231-7/+8
* Revert "Cluster controller unit test cleanup, part 4 [run-systemtest]"Harald Musum2022-08-221-8/+7
* Rename methodsHarald Musum2022-08-181-7/+8
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* More lazy debug log message generationJon Marius Venstad2021-04-281-8/+8
* Revert "Revert "GC unused DiskState and add the partition metrics to node lev...Henning Baldersheim2021-03-121-1/+5
* Revert "GC unused DiskState and add the partition metrics to node level."Harald Musum2021-03-121-5/+1
* GC unused DiskState and add the partition metrics to node level.Henning Baldersheim2021-03-121-1/+5
* Remove unused aguments and methodsHarald Musum2021-02-211-5/+0
* Mincor cleanup, no functional changsHarald Musum2021-02-211-4/+4
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-251-1/+1
* LogLevel.SPAM -> Level.FINESTgjoranv2020-04-251-4/+4
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-7/+7
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Activation reply processing must inspect actual version returnedTor Brede Vekterli2019-03-211-15/+16
* Support configurable two-phase state transitions in cluster controllerTor Brede Vekterli2019-03-141-27/+53
* Remove support for ancient legacy node state protocol versionsTor Brede Vekterli2018-06-111-19/+5
* Factor out common RPC version downgrade codeTor Brede Vekterli2018-02-271-12/+11
* Add v3 RPC for sending cluster states to content nodesTor Brede Vekterli2018-02-271-2/+14
* Config-retired should not override explicit Down or Maintenance statesTor Brede Vekterli2017-10-121-1/+5
* 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-3/+29
* PublishJon Bratseth2016-06-151-0/+442