summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/concurrent/maintenance/Maintainer.java
Commit message (Expand)AuthorAgeFilesLines
* Record successFactorJon Bratseth2021-06-041-4/+13
* 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-051-2/+11
* Bump intervals of maintainers still collidingMartin Polden2021-02-031-1/+1
* Revert "Revert "Count lock timeout as unsuccessful run""Martin Polden2021-01-081-26/+16
* Revert "Count lock timeout as unsuccessful run"Harald Musum2021-01-081-16/+26
* Remove special handling of lock timeoutMartin Polden2021-01-081-19/+1
* SimplifyMartin Polden2021-01-071-10/+6
* Disallow non-staggered initial delayMartin Polden2021-01-071-5/+5
* Count lock timeout as unsuccessful run for exclusive maintainersMartin Polden2021-01-071-12/+24
* Make field finalMartin Polden2021-01-061-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
* 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
* 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-211-0/+1
* Emit QoS metric for all maintainersMartin Polden2020-07-161-6/+13
* Revert "Merge pull request #13131 from vespa-engine/revert-13128-bratseth/all...Jon Bratseth2020-05-021-0/+1
* Revert "Bratseth/allow non allocatable limits take 2"Harald Musum2020-05-011-1/+0
* Revert "Merge pull request #13125 from vespa-engine/revert-13114-bratseth/all...Jon Bratseth2020-04-301-0/+1
* Revert "Bratseth/allow non allocatable limits"HÃ¥kon Hallingstad2020-04-301-1/+0
* Pass node repoJon Bratseth2020-04-301-0/+1
* Extract maintenance package into vespajlibMartin Polden2020-04-291-0/+110