summaryrefslogtreecommitdiffstats
path: root/jdisc_core/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* use HostName.getLocalhostArne Juul2017-09-081-7/+2
* Trigger GC more oftenBjørn Christian Seime2017-08-251-1/+1
* Merge pull request #3202 from vespa-engine/gjoranv/severe-loggjoranv2017-08-241-1/+1
|\
| * Log exception from StandaloneMain as SEVERE.gjoranv2017-08-241-1/+1
* | Perform best-effort cleanup to stop JDisc from never closing connectionBjørn Christian Seime2017-08-231-5/+23
|/
* Reduce number of false positivesBjørn Christian Seime2017-08-151-1/+2
* Triggering finalization does not guarantee that phantom references are enqueuedBjørn Christian Seime2017-07-201-1/+0
* Improve ActiveContainerDeactivationWatchdog unit testBjørn Christian Seime2017-07-171-0/+1
* Log when scheduled tasks are triggeredBjørn Christian Seime2017-07-171-0/+3
* Don't run jobs in parallelBjørn Christian Seime2017-07-171-1/+1
* Ensure that phantom references are enqueued to reference queueBjørn Christian Seime2017-07-171-1/+6
* Merge pull request #2901 from yahoo/bratseth/make-curatormutex-reusableJon Bratseth2017-06-291-2/+3
|\
| * Nonfunctional changes onlyJon Bratseth2017-06-281-2/+3
* | Support boot delegation to AppdynamicsJon Bratseth2017-06-274-5/+5
|/
* Update copyright headersJon Bratseth2017-06-14117-117/+117
* Revert "Update copyright headers"Jon Bratseth2017-06-14117-117/+117
* Update copyright headersJon Bratseth2017-06-14117-117/+117
* Remove carriage returnJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-13117-119/+119
* Copyright headerJon Bratseth2017-06-13117-119/+119
* Reintroduce enforced destruction of ActiveContainer (#2712)Bjørn Christian Seime2017-06-122-17/+95
* Remove finalizer in ActiveContainerBjørn Christian Seime2017-06-122-27/+1
* Use scheduleAtFixedRate instead of scheduleWithFixedDelayBjørn Christian Seime2017-06-091-3/+3
* Regularly trigger GC to improve accuracy of metricsBjørn Christian Seime2017-06-091-0/+13
* Use a single thread to monitor all deactivated ActiveContainersBjørn Christian Seime2017-06-085-174/+181
* Improve error message when ActiveContainer is destructed through finalizerBjørn Christian Seime2017-06-081-1/+2
* Track stale ActiveContainer instancesBjørn Christian Seime2017-05-315-6/+159
* Revert "Introduce class to track stale ActiveContainer instances"Bjørn Christian Seime2017-05-301-137/+0
* Revert "Use ActiveContainerStatistics"Bjørn Christian Seime2017-05-302-20/+5
* Revert "Misc fixes to ActiveContainerStatistics"Bjørn Christian Seime2017-05-301-25/+29
* Revert "Remove unnecessary public access modifiers."Bjørn Christian Seime2017-05-301-11/+11
* Add missing override annotationBjørn Christian Seime2017-05-301-0/+1
* Remove unnecessary public access modifiers.gjoranv2017-05-301-11/+11
* Misc fixes to ActiveContainerStatisticsBjørn Christian Seime2017-05-301-29/+25
* Use ActiveContainerStatisticsBjørn Christian Seime2017-05-292-5/+20
* Introduce class to track stale ActiveContainer instancesBjørn Christian Seime2017-05-291-0/+137
* Log when destroy() is invoked through Java finalizerBjørn Christian Seime2017-05-291-15/+15
* Catch everything and also guard stop and destroy with a watchdog.Henning Baldersheim2017-05-141-2/+13
* Be a good corporate citizen and wait for your children to finish eating.Henning Baldersheim2017-05-131-0/+1
* This adds a 60 seconds watchdog aroung the init and start calls of the Bootst...Henning Baldersheim2017-05-121-3/+47
* Change timeout response code from 408 to 504Bjørn Christian Seime2017-05-101-1/+1
* rewrite to avoid warningArne H Juul2017-04-201-1/+6
* Shutdown renderer threads on deconstructJon Bratseth2017-03-064-11/+15
* Nonfunctional changes onlyJon Bratseth2017-02-081-1/+1
* Tensor generate functionsJon Bratseth2016-12-221-2/+2
* Nonfunctional changes onlyJon Bratseth2016-12-131-1/+1
* Nonfunctional changesJon Bratseth2016-10-171-1/+1
* Run Application with VespaModel instead of MockRootJon Bratseth2016-09-281-7/+8
* Terminate vm on failed configuration in Bootstrap instead of ConfiguredApplic...Jon Bratseth2016-09-011-4/+14
* Whitespace changes onlyJon Bratseth2016-08-232-6/+7