aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/jdisc/ThreadedHttpRequestHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Changes after reviewMorten Tokle2021-04-161-1/+1
* Move MaxPendingContentChannelStream to container-core and use it thorugh max ...Jon Marius Venstad2021-04-141-1/+84
* Non-functional-changes-onlyJon Bratseth2020-11-181-22/+17
* Non-functional changesJon Marius Venstad2020-09-251-3/+1
* Merge pull request #14454 from vespa-engine/jonmv/async-document-v1Jon Marius Venstad2020-09-181-2/+2
|\
| * Non-functionalJon Marius Venstad2020-09-141-2/+2
* | Propagate requestType through jdisc core responseJon Bratseth2020-09-141-1/+0
|/
* Allow setting a request type explicitlyJon Bratseth2020-09-021-0/+1
* Use correct log Level class where search & replace has failed.gjoranv2020-04-251-1/+1
* Replace remaining LogLevel.<level> with corresponding Levelgjoranv2020-04-251-1/+1
* LogLevel -> Level for isLoggable()gjoranv2020-04-251-2/+2
* LogLevel.ERROR -> Level.SEVEREgjoranv2020-04-251-1/+1
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-2/+2
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Update method and constant names to match new metric nameBjørn Christian Seime2020-03-131-2/+2
* Use plural ending in new metric namesBjørn Christian Seime2020-03-131-1/+1
* Introduce metric for unhandled exceptions from request handlersBjørn Christian Seime2020-03-121-0/+3
* If debugging of SearchHandler is turned on, the 1k first request will have tr...Henning Baldersheim2020-02-111-2/+2
* Vespa 7: remove FreezeDetector and Watchdog.gjoranv2019-01-211-1/+0
* Always try to upgrade to the latest good versionJon Bratseth2017-11-011-1/+0
* 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
* Use a dedicated thread for VIP statusJon Bratseth2016-10-251-2/+2
* Support configuring a hostname headerJon Bratseth2016-10-131-4/+1
* Use github name in @author and OWNERS filesHarald Musum2016-06-171-1/+1
* PublishJon Bratseth2016-06-151-0/+259