aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/main/java/com/yahoo/vespa/clustercontroller/core/rpc/RPCCommunicator.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Minor cleanupHarald Musum2023-05-081-1/+1
* Remove support for 'setsystemstate2' RPC method in cluster controllerHarald Musum2022-09-051-18/+14
* Make FleetControllerOptions immutable and support builder patternHarald Musum2022-08-311-14/+12
* Add method to use Duration as timeout to make unit explicit, and avoid many m...Henning Baldersheim2022-08-121-20/+21
* Check correct argumentHarald Musum2022-08-101-4/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* drop empty buffers instead of using small buffersHÃ¥vard Pettersen2021-06-151-1/+1
* enableSmallBuffers -> useSmallBuffersHenning Baldersheim2021-02-121-1/+1
* Use small buffers where size matters more than speed.Henning Baldersheim2021-02-121-1/+2
* Name the transport threads to understand how things are interconnected.Henning Baldersheim2020-08-041-1/+1
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-5/+5
* 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-1/+1
* Support configurable two-phase state transitions in cluster controllerTor Brede Vekterli2019-03-141-4/+6
* Initial groundwork for cluster state version activation RPCTor Brede Vekterli2019-03-141-2/+26
* Minor fixesJon Bratseth2018-10-141-29/+37
* Remove support for ancient legacy node state protocol versionsTor Brede Vekterli2018-06-111-64/+7
* Add v3 RPC for sending cluster states to content nodesTor Brede Vekterli2018-02-271-5/+29
* Initial support for per bucket space cluster states in cluster controllerTor Brede Vekterli2018-02-221-6/+7
* 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/+200