aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/test/java/com/yahoo/vespa/clustercontroller/core/DummyVdsNode.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Minor cleanupHarald Musum2023-05-081-9/+4
* Revert unintended change of log levelHarald Musum2023-01-021-1/+1
* Rename and document to make waiting requests code clearerHarald Musum2023-01-021-9/+12
* Rename method and simplifyHarald Musum2022-12-251-11/+6
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Remove support for 'setsystemstate2' RPC method in cluster controllerHarald Musum2022-09-051-106/+19
* Use node type instead of boolean, simplifyHarald Musum2022-09-011-2/+3
* Remove support for getnodestate RPC methodHarald Musum2022-09-011-24/+3
* Always return valid json as host infoHarald Musum2022-08-311-1/+1
* Always return valid json as host infoHarald Musum2022-08-311-2/+2
* Use one timeout and cleanup timeout usage a bitHarald Musum2022-08-111-3/+5
* Simplify and cleanupHarald Musum2022-08-101-58/+15
* Some optimizations of RpcServerTestHåkon Hallingstad2021-10-141-5/+8
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* More lazy debug log message generationJon Marius Venstad2021-04-281-24/+24
* Reapply "add more logging" (new and updated slobrok logging)Arne Juul2021-04-211-0/+1
* Revert "add more logging"Harald Musum2021-04-201-1/+0
* track API change in mockArne Juul2021-04-191-0/+1
* Mincor cleanup, no functional changsHarald Musum2021-02-211-28/+14
* LogLevel.ERROR -> Level.SEVEREgjoranv2020-04-251-5/+5
* LogLevel.SPAM -> Level.FINESTgjoranv2020-04-251-1/+1
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-24/+24
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Cleanup tests, no functional changesHarald Musum2019-09-031-33/+41
* Remove usage of deprecated Method constructorBjørn Christian Seime2019-05-231-15/+15
* Address code review feedback for cluster controller changesTor Brede Vekterli2019-03-261-0/+4
* Activation reply processing must inspect actual version returnedTor Brede Vekterli2019-03-211-3/+4
* Support configurable two-phase state transitions in cluster controllerTor Brede Vekterli2019-03-141-8/+57
* ZooKeeper-persist and load published cluster state bundlesTor Brede Vekterli2018-04-241-21/+30
* Add v3 RPC for sending cluster states to content nodesTor Brede Vekterli2018-02-271-0/+35
* 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
* PublishJon Bratseth2016-06-151-0/+504