summaryrefslogtreecommitdiffstats
path: root/jdisc_core/src/test/java/com/yahoo/jdisc
Commit message (Collapse)AuthorAgeFilesLines
* Ignore test (#2719)Bjørn Christian Seime2017-06-121-0/+2
|
* Use mocked clock (#2718)Bjørn Christian Seime2017-06-121-2/+1
|
* Reintroduce enforced destruction of ActiveContainer (#2712)Bjørn Christian Seime2017-06-121-0/+54
| | | | Reintroduce enforced destruction of ActiveContainer - without using finalizer
* Remove finalizer in ActiveContainerBjørn Christian Seime2017-06-121-75/+0
| | | | | No instances of the log message has been detected the last month, which indicates that the finalizer is not necessary.
* Use a single thread to monitor all deactivated ActiveContainersBjørn Christian Seime2017-06-081-18/+30
| | | | | | Add new watchdog class to combine monitoring and reporting of stale ActiveContainer instances. Introduce a grace period to allow deactivated containers some time to die.
* Track stale ActiveContainer instancesBjørn Christian Seime2017-05-311-0/+79
|
* Revert "Add unit test for ActiveContainerStatistics"Bjørn Christian Seime2017-05-301-78/+0
| | | | This reverts commit 3b2ab7feaa19498f876bb710e6ae41ebe6d4ad69.
* Add unit test for ActiveContainerStatisticsBjørn Christian Seime2017-05-301-0/+78
|
* Change timeout response code from 408 to 504Bjørn Christian Seime2017-05-102-12/+12
|
* fix or suppress warningsArne H Juul2017-04-208-21/+23
|
* sameThreadExecutor -> directExecutorJon Bratseth2016-07-046-9/+9
| | | | The former is deprecated and will be removed in "August 2016"
* Use Github username as authorBjørn Christian Seime2016-06-282-2/+2
|
* PublishJon Bratseth2016-06-1594-0/+13701