aboutsummaryrefslogtreecommitdiffstats
path: root/docproc/src/main/java/com/yahoo/docproc/jdisc/DocumentProcessingHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-091-1/+1
* Revoke deprecated implementation classes in c.y.docproc from publicgjoranv2022-06-081-9/+1
* Take a DocumentTypeManager instead of DocumentmanagerConfiggjoranv2022-03-051-2/+2
* Deprecate classes in com.yahoo.docproc that will be revoked from public APIgjoranv2022-02-281-0/+7
* No functional changesJon Bratseth2022-02-021-1/+1
* GC use of old metrics framework.Henning Baldersheim2021-11-051-12/+8
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* More lazy debug log message generationJon Marius Venstad2021-04-281-1/+1
* Serialise LATER document updates only when they will be loggedJon Marius Venstad2021-04-281-1/+1
* Only freeze the component you fully own yourself.Henning Baldersheim2020-05-191-1/+1
* Freeze the docproc service registry to signal and ensure thread safe read on...Henning Baldersheim2020-05-191-18/+17
* Shutdown docproc thread executors.Henning Baldersheim2020-05-181-1/+2
* LogLevel.ERROR -> Level.SEVEREgjoranv2020-04-251-2/+2
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-2/+2
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* To avoid deadlock when doing synchrounous execution in other chains, we use o...Henning Baldersheim2020-04-231-32/+13
* Since throttling now is on the outside, and has been for 12 yearsHenning Baldersheim2020-04-171-23/+16
* Less unusable options.Henning Baldersheim2019-09-301-18/+6
* GC unused import and code.Henning Baldersheim2019-04-101-3/+8
* Don't block thread pool if numthreads is > 0Lester Solbakken2019-03-251-5/+14
* Set number of potential docproc threads to unboundedLester Solbakken2019-03-251-1/+1
* Nonfunctional changes onlyJon Bratseth2017-09-071-1/+2
* 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
* PublishJon Bratseth2016-06-151-0/+235