aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/main/java/com/yahoo/vespa/clustercontroller/core/rpc/SlobrokClient.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove unused methodHarald Musum2022-12-261-5/+0
* Set slobrok connection specs in constructorHarald Musum2022-09-201-8/+16
* Rename methodsHarald Musum2022-08-231-3/+3
* Revert "Cluster controller unit test cleanup, part 4 [run-systemtest]"Harald Musum2022-08-221-3/+3
* Rename methodsHarald Musum2022-08-181-3/+3
* Trigger saveWantedState when nodes are removed or orphaned wanted states are ...Håkon Hallingstad2022-04-201-2/+2
* Use plural for methods returning collectionHåkon Hallingstad2022-04-191-2/+2
* Use FleetControllerContext in ZooKeeperDatabaseHåkon Hallingstad2021-12-131-17/+20
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* drop empty buffers instead of using small buffersHåvard Pettersen2021-06-151-1/+1
* No functional changesJon Bratseth2021-06-011-1/+1
* Let the supervisor owner set the small buffer optionJon Marius Venstad2021-05-031-0/+1
* Inhibit ZooKeeper connections until our local Slobrok mirror is ready.Tor Brede Vekterli2021-03-191-0/+7
* Revert "Inhibit ZooKeeper connections until our local Slobrok mirror is ready."Tor Brede Vekterli2021-03-181-7/+0
* Guard against Slobrok mirror not yet being configuredTor Brede Vekterli2021-03-181-1/+1
* Inhibit ZooKeeper connections until our local Slobrok mirror is ready.Tor Brede Vekterli2021-03-181-0/+7
* Name the transport threads to understand how things are interconnected.Henning Baldersheim2020-08-041-1/+1
* LogLevel -> Level for isLoggable()gjoranv2020-04-251-1/+1
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-251-1/+1
* LogLevel.SPAM -> Level.FINESTgjoranv2020-04-251-3/+3
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Keep the spec final.Henning Baldersheim2019-05-281-1/+1
* Change interface from Mirror.Entry[] to List<Mirror.Entry> as you already hav...Henning Baldersheim2019-04-221-4/+9
* 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/+220