summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/concurrent
Commit message (Expand)AuthorAgeFilesLines
* Replace use of Guava's UncheckedTimeoutException with our ownBjørn Christian Seime2022-01-143-3/+3
* Add replacement for Guava's UncheckedTimeoutExceptionBjørn Christian Seime2022-01-141-0/+21
* Don't report 0 success on collisions if we ignore themJon Bratseth2022-01-111-1/+3
* Cleanup; No functional changesJon Bratseth2022-01-079-12/+15
* Remove use of Guava ListenableFuture from com.yahoo.jdisc.handlerBjørn Christian Seime2021-12-101-0/+18
* Deprecate methods using Guava ListenableFutureBjørn Christian Seime2021-12-081-0/+4
* Fix javadocBjørn Christian Seime2021-12-071-2/+2
* Deprecate public APIs using Guava's ListenableFutureBjørn Christian Seime2021-12-061-0/+45
* Minor: Fix variable name, minor javadoc and formatting changesHarald Musum2021-11-291-4/+9
* Update 2020 Oath copyrights.gjoranv2021-10-273-3/+3
* Round success factor to two decimalsMartin Polden2021-10-181-1/+4
* Update Verizon Media copyright notices.gjoranv2021-10-076-6/+6
* Update 2017 copyright notices.gjoranv2021-10-0717-17/+17
* Remove conseecutiveFailurees metric: Not neededJon Bratseth2021-06-202-31/+10
* Revert "Revert "Emit a success factor from maintainers""Jon Bratseth2021-06-062-18/+30
* Revert "Emit a success factor from maintainers"Arnstein Ressem2021-06-042-30/+18
* Return success factorJon Bratseth2021-06-041-2/+7
* Record successFactorJon Bratseth2021-06-042-11/+22
* Turn metric consumer into a typed classJon Bratseth2021-06-031-8/+4
* Expose maintainer shutdown statusMartin Polden2021-05-261-0/+5
* Add commentJon Bratseth2021-03-041-1/+1
* Let the system settle before maintenance startsJon Bratseth2021-03-041-1/+2
* Ignore maintenance collisions in controller and node-repositoryMartin Polden2021-02-052-4/+13
* Bump intervals of maintainers still collidingMartin Polden2021-02-031-1/+1
* Revert "Revert "Count lock timeout as unsuccessful run""Martin Polden2021-01-083-29/+18
* Revert "Count lock timeout as unsuccessful run"Harald Musum2021-01-083-18/+29
* Remove special handling of lock timeoutMartin Polden2021-01-081-19/+1
* SimplifyMartin Polden2021-01-072-11/+7
* Disallow non-staggered initial delayMartin Polden2021-01-071-5/+5
* Count lock timeout as unsuccessful run for exclusive maintainersMartin Polden2021-01-072-14/+25
* Make field finalMartin Polden2021-01-061-1/+1
* Provide some human-readable responses to reindexing commandsJon Marius Venstad2020-12-141-1/+1
* Rename close to awaitShutdownJon Marius Venstad2020-12-101-2/+2
* Split (async) shutdown and (sync) wait for it, and use lists in all maintaine...Jon Marius Venstad2020-12-091-3/+11
* Report reindexing progress as -1 for non-current statesJon Marius Venstad2020-12-032-5/+5
* Add helper for combining multiple completable futuresBjørn Christian Seime2020-12-021-0/+67
* Revert "Bjorncs/cluster controller reindexing status"Jon Marius Venstad2020-12-021-67/+0
* Add helper for combining multiple completable futuresBjørn Christian Seime2020-12-011-0/+67
* Add exception to log messageHarald Musum2020-11-251-1/+1
* Log when maintainer is finished as wellHarald Musum2020-11-241-0/+1
* Use a supplierHarald Musum2020-11-241-1/+1
* Log (at level FINE) when running a maintainerHarald Musum2020-11-241-0/+1
* Non-functional changes onlyJon Bratseth2020-11-231-26/+20
* Fix thread lock detection bugHåkon Hallingstad2020-11-111-1/+1
* Add data store for reindexing dataJon Marius Venstad2020-10-291-0/+1
* Reduce noiseJon Bratseth2020-08-251-1/+1
* Measure consecutive maintenance failuresMartin Polden2020-07-212-12/+13
* Emit QoS metric for all maintainersMartin Polden2020-07-162-6/+54
* Control maintenance jobs with feature flagMartin Polden2020-07-093-79/+29
* Revert "Merge pull request #13131 from vespa-engine/revert-13128-bratseth/all...Jon Bratseth2020-05-021-0/+1