aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/main
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-091-0/+1
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-081-1/+0
* Move ID part to HostName in config-provisioningjonmv2022-04-081-0/+1
* Failing to find zk system state aborts tick [run-systemtest]Håkon Hallingstad2021-12-142-14/+15
* Use FleetControllerContext in ZooKeeperDatabaseHåkon Hallingstad2021-12-137-91/+128
* Update 2019 Oath copyrights.gjoranv2021-10-274-4/+4
* Log version to complete remote taskHåkon Hallingstad2021-10-253-2/+12
* Remove config generation -1/0 from CC at :19050/status/<clustername>/configHåkon Hallingstad2021-10-203-24/+7
* Revert changes to config generationHåkon Hallingstad2021-10-203-13/+24
* Fixes after review roundHåkon Hallingstad2021-10-197-87/+82
* Improve logging of FleetController and DatabaseHandlerHåkon Hallingstad2021-10-158-193/+291
* Some optimizations of RpcServerTestHåkon Hallingstad2021-10-141-1/+2
* Reduce running time of MasterElectionTest from 28 to 12sHåkon Hallingstad2021-10-141-1/+5
* Update Verizon Media copyright notices.gjoranv2021-10-0738-38/+38
* Update 2018 copyright notices.gjoranv2021-10-0713-13/+13
* Update 2017 copyright notices.gjoranv2021-10-0765-65/+65
* Revert "Revert "Avoid copying data just to compress them when it is not neces...Henning Baldersheim2021-08-301-3/+6
* Revert "Avoid copying data just to compress them when it is not necessary."Henning Baldersheim2021-08-301-6/+3
* Use explicit import.Henning Baldersheim2021-08-301-1/+5
* Update clustercontroller-core/src/main/java/com/yahoo/vespa/clustercontroller...Henning Baldersheim2021-08-301-1/+0
* Avoid copying data just to compress them when it is not necessary.Henning Baldersheim2021-08-301-1/+1
* Add metric for didWork in FleetController tickHåkon Hallingstad2021-06-255-64/+83
* drop empty buffers instead of using small buffersHåvard Pettersen2021-06-153-3/+3
* No functional changesJon Bratseth2021-06-011-1/+1
* GC some unused methods and simplifyHenning Baldersheim2021-05-231-2/+5
* Let the supervisor owner set the small buffer optionJon Marius Venstad2021-05-031-0/+1
* One more lazyJon Marius Venstad2021-04-281-1/+2
* More lazy debug log message generationJon Marius Venstad2021-04-2812-108/+98
* Disallow >1 group to suspendHåkon Hallingstad2021-04-163-12/+101
* No longer allow suspension if in maintenanceHåkon Hallingstad2021-04-151-4/+2
* Add remote task queue size metric in cluster controllerHåkon Hallingstad2021-04-012-16/+24
* Log when transitioning out of CC moratoriumHåkon Hallingstad2021-03-261-6/+3
* Make default deadline to first broadcast 30sHåkon Hallingstad2021-03-243-3/+5
* Revert "Revert "Avoid safe mutations in master moratorium and increase first ...Håkon Hallingstad2021-03-249-12/+45
* Revert "Avoid safe mutations in master moratorium and increase first cluster ...Håkon Hallingstad2021-03-249-45/+12
* Merge pull request #17085 from vespa-engine/hakonhall/increase-the-minimum-ti...Håkon Hallingstad2021-03-249-12/+45
|\
| * Avoid safe-set-node-state in master moratoriumHåkon Hallingstad2021-03-248-11/+42
| * Increase the minimum time before first cluster state broadcast [run-systemtest]Håkon Hallingstad2021-03-191-1/+3
* | Revert deferred ZK connectivity for nowTor Brede Vekterli2021-03-222-9/+1
* | Make sure to reset any election shortcuts if we go from !ZK -> ZKTor Brede Vekterli2021-03-191-5/+13
* | Use local leader state for decisions rather than election handlerTor Brede Vekterli2021-03-191-5/+7
* | Don't allow short-circuiting election phase if only one node configured if us...Tor Brede Vekterli2021-03-192-2/+10
* | Inhibit ZooKeeper connections until our local Slobrok mirror is ready.Tor Brede Vekterli2021-03-194-1/+24
|/
* Guard against ever accidentally publishing a default constructed stateTor Brede Vekterli2021-03-192-4/+4
* use US localeKristian Aune2021-03-191-4/+5
* Revert "Inhibit ZooKeeper connections until our local Slobrok mirror is ready."Tor Brede Vekterli2021-03-184-24/+1
* Merge pull request #17029 from vespa-engine/vekterli/inhibit-db-connectivity-...Tor Brede Vekterli2021-03-184-1/+24
|\
| * Guard against Slobrok mirror not yet being configuredTor Brede Vekterli2021-03-182-6/+2
| * Inhibit ZooKeeper connections until our local Slobrok mirror is ready.Tor Brede Vekterli2021-03-184-1/+28
* | Revert "Revert "GC unused DiskState and add the partition metrics to node lev...Henning Baldersheim2021-03-126-12/+35