aboutsummaryrefslogtreecommitdiffstats
path: root/orchestrator/src/main/java/com/yahoo/vespa/orchestrator/status/ZkStatusService.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use metric enums more places.yngveaasheim2023-05-091-5/+8
* Replace use of Guava's UncheckedTimeoutException with our ownBjørn Christian Seime2022-01-141-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove usage of the @Component annotation for jersey resources.gjoranv2021-07-081-11/+4
* Avoid sleeping for 10s during unit testJon Marius Venstad2021-02-221-1/+1
* Log host status removalsHåkon Hallingstad2021-01-061-1/+0
* Move lock metrics to MetricsReporterHåkon Hallingstad2020-10-031-1/+1
* Add metrics to lock attemptsHåkon Hallingstad2020-10-011-2/+4
* LogLevel.ERROR -> Level.SEVEREgjoranv2020-04-251-2/+2
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-251-1/+1
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Reduce logging in service-monitor and orchestratorHåkon Hallingstad2020-03-231-5/+0
* Always do status service cleanupHåkon Hallingstad2020-03-091-31/+19
* Throw if accessing duper model while holding status service application lockHåkon Hallingstad2020-03-071-3/+15
* Support cleanup of status serviceHåkon Hallingstad2020-03-051-7/+88
* Rename MutableStatusService to ApplicationLockHåkon Hallingstad2020-03-021-6/+5
* Align names with status serviceHåkon Hallingstad2020-03-021-0/+238