summaryrefslogtreecommitdiffstats
path: root/jdisc_core/src
Commit message (Expand)AuthorAgeFilesLines
* simpler bootstrapArne Juul2018-05-141-65/+5
* update bootstrap section of scriptsArne Juul2018-05-141-0/+12
* Java 9: Add xml-apis packages that are no longer in rt.jar.gjoranv2018-05-091-0/+7
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-024-10/+27
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-024-27/+10
* Allow building with Java 9.gjoranv2018-04-303-8/+12
* Don't use wildcard imports.gjoranv2018-04-301-2/+15
* Remove finalizer() from ActiveContainerBjørn Christian Seime2018-04-161-48/+5
* Introduce simple container watchdogBjørn Christian Seime2018-04-166-1/+232
* Add Vespa 7 todos to hide implementation details.gjoranv2018-04-132-0/+2
* Remove container watchdogBjørn Christian Seime2018-04-137-443/+20
* Fix bug where container watchdog stored wrong activation timeBjørn Christian Seime2018-04-121-5/+4
* Log as info when triggering GC + finalizationBjørn Christian Seime2018-04-111-1/+1
* Allow applications to request exlcusive access to hostsJon Bratseth2018-03-201-9/+9
* Reduce logging of false positives in container watchdogBjørn Christian Seime2018-03-082-28/+33
* Only run gc when number of stale containers above thresholdBjørn Christian Seime2018-02-062-10/+23
* Log when activate times out (low-level timeout in jdisc)Harald Musum2018-01-311-1/+1
* Revert "Revert "Redefine task and its context""Håkon Hallingstad2018-01-231-0/+8
* Revert "Redefine task and its context"Håkon Hallingstad2018-01-231-8/+0
* Redefine task and its contextHåkon Hallingstad2018-01-221-0/+8
* Use protobuf 3.4.0 by defaultJon Bratseth2018-01-181-1/+1
* Nonfunctional changes onlyJon Bratseth2018-01-158-30/+30
* remove unnecessary loggingHåkon Hallingstad2017-12-231-1/+0
* Move initial log to right after Vespa logging has been initializedHåkon Hallingstad2017-12-231-1/+2
* Revert "Revert "Log at JDisc process start and stop""Håkon Hallingstad2017-12-231-1/+4
* Revert "Log at JDisc process start and stop"Arne H Juul2017-12-231-4/+1
* Log at JDisc process start and stopHåkon Hallingstad2017-12-221-1/+4
* Error should also exit JDisc containerHåkon Hallingstad2017-12-081-1/+1
* Print exception since logging may not have been setupHåkon Hallingstad2017-11-141-0/+2
* Merge pull request #4095 from vespa-engine/arnej/add-jdisc-handler-metricsgjoranv2017-11-131-2/+12
|\
| * add timeElapsed convenience methodArne Juul2017-11-131-2/+12
* | Reduce log noise from HttpServerConformanceTestBjørn Christian Seime2017-11-131-3/+6
|/
* Revert "Bjorncs/jdisc http service cleanup"Martin Polden2017-11-101-6/+3
* Merge pull request #4072 from vespa-engine/bjorncs/jdisc-http-service-cleanupgjoranv2017-11-101-3/+6
|\
| * Reduce log noise from HttpServerConformanceTestBjørn Christian Seime2017-11-091-3/+6
* | mark with deprecatedArne Juul2017-11-091-0/+2
* | add the pattern to BindingMatchArne Juul2017-11-094-10/+40
|/
* Nonfunctional changes onlyJon Bratseth2017-11-081-2/+3
* Nonfunctional changes onlyJon Bratseth2017-10-2728-73/+86
* use HostName.getLocalhostArne Juul2017-09-081-7/+2
* Don't install jdisck logfmt variantJon Bratseth2017-09-051-0/+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-202-2/+2
* Merge pull request #2966 from yahoo/bjorncs/activecontainer-watchdogBjørn Christian Seime2017-07-171-0/+2
|\
| * Temporarily ignore testBjørn Christian Seime2017-07-171-0/+2
* | Improve ActiveContainerDeactivationWatchdog unit testBjørn Christian Seime2017-07-172-7/+17