aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/jdisc/state/StateMonitor.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove the StateMetricConsumer class and its factory.gjoranv2021-01-261-6/+0
* Remove metrics handling from the StateMonitor class.gjoranv2021-01-261-98/+6
* Non-functional-changes-onlyJon Bratseth2020-11-181-0/+1
* Avoid mock thread factory and simplify constructionHåkon Hallingstad2020-10-101-35/+26
* Take StateMonitor snapshot every 60sHåkon Hallingstad2020-10-101-33/+19
* Improvements to handling of cluster removalJon Bratseth2020-07-021-6/+9
* LogLevel.INFO -> Level.INFOgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Merge pull request #12056 from vespa-engine/balder/default-initializingHenning Baldersheim2020-02-041-11/+14
|\
| * Default state is 'initializing', not 'up'.Henning Baldersheim2020-02-031-11/+14
* | Require all up when going up, but require all down to go down.Henning Baldersheim2020-02-031-2/+8
|/
* Set healt status to down when we decide to go out of rotationJon Bratseth2019-02-251-0/+6
* Provision infrastructure nodes ASAP on bootstrapHåkon Hallingstad2018-12-041-2/+4
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
* Don't run snapshot thread in StateHandlerTestBjørn Christian Seime2018-01-291-2/+11
* Make lastSnapshotTimeMs volatileBjørn Christian Seime2018-01-251-1/+1
* Log when changing status and set status to 'down' when RPC server is shutdownHarald Musum2017-12-091-4/+4
* Remove debug lineHarald Musum2017-12-081-1/+0
* Make it possible to configure and change status code in /state/v1/health APIHarald Musum2017-12-081-8/+16
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Nonfunctional changes onlyJon Bratseth2016-08-231-2/+1
* PublishJon Bratseth2016-06-151-0/+127