aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Remove config generation -1/0 from CC at :19050/status/<clustername>/configHåkon Hallingstad2021-10-206-19/+15
* Revert changes to config generationHåkon Hallingstad2021-10-206-16/+21
* Fixes after review roundHåkon Hallingstad2021-10-195-8/+8
* Improve logging of FleetController and DatabaseHandlerHåkon Hallingstad2021-10-1512-62/+79
* Some optimizations of RpcServerTestHåkon Hallingstad2021-10-143-21/+29
* Reduce running time of MasterElectionTest from 28 to 12sHåkon Hallingstad2021-10-141-0/+6
* Update Verizon Media copyright notices.gjoranv2021-10-0730-30/+30
* Update 2018 copyright notices.gjoranv2021-10-0719-19/+19
* Update 2017 copyright notices.gjoranv2021-10-0732-32/+32
* More lazy debug log message generationJon Marius Venstad2021-04-282-25/+25
* Reapply "add more logging" (new and updated slobrok logging)Arne Juul2021-04-212-0/+2
* Revert "add more logging"Harald Musum2021-04-202-2/+0
* track API change in mockArne Juul2021-04-192-0/+2
* Improve test namesHåkon Hallingstad2021-04-161-4/+4
* Disallow >1 group to suspendHåkon Hallingstad2021-04-162-15/+176
* No longer allow suspension if in maintenanceHåkon Hallingstad2021-04-152-13/+12
* Merge branch 'master' into hmusum/cleanup-7Harald Musum2021-04-084-6/+8
|\
| * Add remote task queue size metric in cluster controllerHåkon Hallingstad2021-04-014-6/+8
* | Cleanup tests a bitHarald Musum2021-04-083-43/+49
* | Fix typo in class nameHarald Musum2021-04-081-1/+1
|/
* Revert "Revert "Avoid safe mutations in master moratorium and increase first ...Håkon Hallingstad2021-03-244-5/+26
* Revert "Avoid safe mutations in master moratorium and increase first cluster ...Håkon Hallingstad2021-03-244-26/+5
* Merge pull request #17085 from vespa-engine/hakonhall/increase-the-minimum-ti...Håkon Hallingstad2021-03-244-5/+26
|\
| * Avoid safe-set-node-state in master moratoriumHåkon Hallingstad2021-03-244-5/+26
* | Revert deferred ZK connectivity for nowTor Brede Vekterli2021-03-221-12/+1
* | Inhibit ZooKeeper connections until our local Slobrok mirror is ready.Tor Brede Vekterli2021-03-192-1/+17
|/
* Guard against ever accidentally publishing a default constructed stateTor Brede Vekterli2021-03-191-16/+16
* use US localeKristian Aune2021-03-191-3/+4
* Revert "Inhibit ZooKeeper connections until our local Slobrok mirror is ready."Tor Brede Vekterli2021-03-182-17/+1
* Merge pull request #17029 from vespa-engine/vekterli/inhibit-db-connectivity-...Tor Brede Vekterli2021-03-182-1/+17
|\
| * Inhibit ZooKeeper connections until our local Slobrok mirror is ready.Tor Brede Vekterli2021-03-182-1/+17
* | Include metrics always.Henning Baldersheim2021-03-121-27/+0
* | Revert "Revert "GC unused DiskState and add the partition metrics to node lev...Henning Baldersheim2021-03-121-0/+10
* | Revert "GC unused DiskState and add the partition metrics to node level."Harald Musum2021-03-121-10/+0
* | GC unused DiskState and add the partition metrics to node level.Henning Baldersheim2021-03-121-0/+10
* | GC unused importHenning Baldersheim2021-03-122-2/+0
|/
* Merge pull request #16926 from vespa-engine/vekterli/dont-store-full-bundle-o...Tor Brede Vekterli2021-03-121-9/+23
|\
| * Don't store full bundle objects in cluster state historyTor Brede Vekterli2021-03-121-9/+23
* | Revert "GC unused DiskState"Arnstein Ressem2021-03-125-0/+75
|/
* GC unused DiskStateHenning Baldersheim2021-03-115-75/+0
* GC use of void DiskState.Henning Baldersheim2021-03-113-63/+0
* GC use of NodeState.getDiskCount and NodeState.getDiskStates.Henning Baldersheim2021-03-112-47/+0
* Shrink the size of the NodeState object by using float over double for initPr...Henning Baldersheim2021-03-114-29/+29
* Remove com.yahoo.vespa.jdk8compatBjørn Christian Seime2021-03-101-5/+4
* Print node index wihtout parenthesis as done elsewhereHarald Musum2021-03-031-1/+1
* Expose resource usage metrics for disk and memory limits for feed blocked.Geir Storli2021-03-022-1/+13
* Use (override, really) the clusterid dimension in CCs content metricsJon Marius Venstad2021-03-021-2/+3
* Only compute feed blocked state from available nodesTor Brede Vekterli2021-02-262-2/+39
* Pass current ZK-persisted version directly to broadcast method instead of ind...Tor Brede Vekterli2021-02-261-20/+17
* Enforce that no cluster state can be published unless confirmed written to Zo...Tor Brede Vekterli2021-02-262-2/+31