aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/container/jdisc/state/StateHandlerTestBase.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Convert container-core to junit5Bjørn Christian Seime2022-07-281-4/+4
* Remove on Vespa 8Jon Bratseth2022-06-081-1/+0
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Clean up unused MetricsPresentationConfiggjoranv2021-02-031-2/+0
* Remove metrics handling from the StateMonitor class.gjoranv2021-01-261-1/+1
* Rewrite tests to not use the defunct StateMetricConsumer.gjoranv2021-01-251-75/+34
* Avoid mock thread factory and simplify constructionHåkon Hallingstad2020-10-101-4/+1
* Take StateMonitor snapshot every 60sHåkon Hallingstad2020-10-101-3/+3
* Default state is 'initializing', not 'up'.Henning Baldersheim2020-02-031-1/+2
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Add new handler for obtaining metrics snapshot in "packets" formatgjoranv2018-10-311-0/+116