aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-utils
Commit message (Collapse)AuthorAgeFilesLines
* Emit single metric for how out of sync the cluster data isTor Brede Vekterli2024-05-062-3/+3
| | | | | | | | | | | | | | With these changes the cluster controller continuously maintains a global aggregate across all content nodes that represents the number of pending and total buckets per bucket space. This aggregate can be sampled in O(1) time. An explicit metric `cluster-buckets-out-of-sync-ratio` has been added, and the value is also emitted as part of the cluster state REST API. Note: only emitted when statistics have been received from _all_ distributors for a particular cluster state, as it would otherwise potentially represent a state somewhere arbitrary between two or more distinct states.
* Move to container core due to OSGI, keep a copy in testutil for use in ↵Henning Baldersheim2023-11-244-10/+11
| | | | tests in no OSGI modules.
* jackson 2.16 changes some of its default settings so we consolidate our use ↵Henning Baldersheim2023-11-236-40/+22
| | | | | | of the ObjectMapper. Unless special options are used, use a common instance, or create via factory metod.
* Update copyrightJon Bratseth2023-10-0966-67/+67
|
* jdk21: Avoid calling superclass methods from subclass ctorsgjoranv2023-07-175-28/+11
|
* Code cleanup, no functional changesHarald Musum2023-07-0517-114/+69
|
* ModernizeHarald Musum2023-06-078-35/+37
|
* Add necessary options to use failOnWarningsgjoranv2023-06-051-0/+3
|
* Implement toString for implementations of UnitStateHarald Musum2023-04-202-0/+5
|
* Revert "Revert "Revert "Bjorncs/bundle cleanup [run-systemtest]"""Bjørn Christian Seime2023-01-261-1/+0
|
* Revert "Revert "Bjorncs/bundle cleanup [run-systemtest]" (#25713)"Bjørn Christian Seime2023-01-251-0/+1
| | | | This reverts commit 1ef8e73ab5ef6ea72297bed35ecc1f0f0703c46f.
* Revert "Bjorncs/bundle cleanup [run-systemtest]" (#25713)Jon Marius Venstad2023-01-241-1/+0
|
* Don't embed JacksonBjørn Christian Seime2023-01-241-0/+1
|
* Revert "Revert "- Reduce usage of guava.""Henning Baldersheim2022-12-011-5/+0
|
* Revert "- Reduce usage of guava."Henning Baldersheim2022-12-011-0/+5
|
* - Reduce usage of guava.Henning Baldersheim2022-12-011-5/+0
| | | | - Ensure that tests relying on order are determinsitic.
* Replace jettison with jacksonjonmv2022-10-2112-380/+390
|
* Remove unused classHarald Musum2022-09-192-30/+0
|
* Convert clustercontroller-utils to junit5Bjørn Christian Seime2022-07-2912-271/+279
|
* Remove all dependencies to yoleangjoranv2022-07-131-6/+0
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* install_jar CMake functionHåkon Hallingstad2022-05-201-1/+1
|
* Replace use of Guava's UncheckedTimeoutException with our ownBjørn Christian Seime2022-01-141-2/+1
|
* unify java warnings (use compiler args from parent)Arne H Juul2022-01-061-7/+0
|
* don't use just raw typeArne H Juul2022-01-061-1/+1
|
* avoid lint warningArne H Juul2022-01-061-0/+4
|
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
|
* Update 2018 copyright notices.gjoranv2021-10-073-3/+3
|
* Update 2017 copyright notices.gjoranv2021-10-0767-67/+67
|
* Trigger buildHarald Musum2020-12-021-2/+2
|
* Remove unnecessary dependencies to vespalog.gjoranv2020-04-271-1/+1
|
* Map remaining DEBUG/SPAM/ERROR/FATAL -> Level.FINE/FINEST/SEVEREgjoranv2020-04-251-2/+2
|
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
|
* Use scheme from request in master location redirect urlBjørn Christian Seime2019-10-114-5/+12
|
* Remove dead codeBjørn Christian Seime2019-10-1119-1059/+3
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Revert "Revert "Revert "Revert "Enforce CC timeouts in Orchestrator 4""""Håkon Hallingstad2018-11-013-3/+12
|
* Revert "Revert "Revert "Enforce CC timeouts in Orchestrator 4"""Håkon Hallingstad2018-11-013-12/+3
|
* Revert "Revert "Enforce CC timeouts in Orchestrator [4]""Håkon Hallingstad2018-11-013-3/+12
|
* Revert "Enforce CC timeouts in Orchestrator [4]"Harald Musum2018-10-313-12/+3
|
* Revert "Revert "Revert "Revert "Enforce CC timeouts in Orchestrator 2""""Håkon Hallingstad2018-10-303-3/+12
|
* Revert "Revert "Revert "Enforce CC timeouts in Orchestrator 2"""Håkon Hallingstad2018-10-303-12/+3
|
* Revert "Revert "Enforce CC timeouts in Orchestrator 2""Håkon Hallingstad2018-10-293-3/+12
|
* Revert "Enforce CC timeouts in Orchestrator 2"Håkon Hallingstad2018-10-293-12/+3
|
* set-node-state probing in CCHåkon Hallingstad2018-10-243-3/+12
|
* Minor fixesJon Bratseth2018-10-141-2/+2
|
* Move timeout query param parsing out of JsonReaderHåkon Hallingstad2018-06-253-44/+33
|
* set-node-state timeout in CCHåkon Hallingstad2018-06-225-8/+91
|
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-021-2/+2
|
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-021-2/+2
|