aboutsummaryrefslogtreecommitdiffstats
path: root/docproc
Commit message (Expand)AuthorAgeFilesLines
...
* Find profile usagesJon Bratseth2022-02-181-1/+1
* Cannot be finalJon Bratseth2022-02-021-1/+1
* No functional changesJon Bratseth2022-02-026-48/+61
* Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-021-0/+1
* Deprecate statisticsHenning Baldersheim2021-11-082-3/+9
* GC use of old metrics framework.Henning Baldersheim2021-11-057-56/+41
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0762-62/+62
* Lazily initialise session cache and its networkJon Marius Venstad2021-08-271-1/+1
* Use injectable network multiplexer holder in SessionCache to bridge generationsJon Marius Venstad2021-08-161-3/+9
* Revert "Merge pull request #18515 from vespa-engine/revert-18507-jonmv/reappl...Jon Marius Venstad2021-08-162-4/+13
* Revert "Jonmv/reapply session cache with injected config"Jon Marius Venstad2021-07-022-13/+4
* Revert "Merge pull request #18503 from vespa-engine/revert-18499-jonmv/sessio...Jon Marius Venstad2021-07-022-4/+13
* Revert "Use injected config in SessionCache"Jon Marius Venstad2021-07-012-13/+4
* Use injected config in SessionCacheJon Marius Venstad2021-07-012-4/+13
* More lazy debug log message generationJon Marius Venstad2021-04-284-11/+10
* Serialise LATER document updates only when they will be loggedJon Marius Venstad2021-04-281-1/+1
* Remove dependencies to jdisc_mbus_service and messagebus-disc.gjoranv2021-03-291-6/+0
* Use explicit dependencies instead of 'provided-dependencies'gjoranv2021-02-191-9/+59
* Add suspension mojoJon Marius Venstad2021-01-111-1/+1
* Avoid indirection and outdated codeJon Marius Venstad2020-12-211-10/+4
* Make enum members finalJon Marius Venstad2020-11-301-3/+2
* Follow test API changeJon Bratseth2020-11-091-3/+3
* Use "documenttype" as elsewhereJon Marius Venstad2020-10-282-2/+2
* Move MockMetric to jdisc_core test packageJon Marius Venstad2020-10-282-55/+1
* Add "documentType" to "documents_processed" metricJon Marius Venstad2020-10-285-28/+105
* ... and now, for something complete different (simplify)Jon Marius Venstad2020-10-272-9/+4
* Allow no argument to install_config_definitionsHarald Musum2020-09-121-1/+1
* Use full name in config definition file namesHarald Musum2020-09-105-3/+1
* - Add test for sequencing.Henning Baldersheim2020-09-022-11/+115
* Revert "Revert "Reduce the use of hamcrest when normal assertEquals/assertTru...Henning Baldersheim2020-08-128-99/+87
* Revert "Reduce the use of hamcrest when normal assertEquals/assertTrue does a...Henning Baldersheim2020-08-118-87/+99
* Reduce the use of hamcrest when normal assertEquals/assertTrue does a mucj be...Henning Baldersheim2020-08-118-99/+87
* Merge pull request #13619 from vespa-engine/bratseth/spare-capacity-maintainerJon Bratseth2020-06-182-29/+18
|\
| * Nonfunctional changes onlyJon Bratseth2020-06-102-29/+18
* | - Removing body struct from our own usage.Henning Baldersheim2020-06-163-9/+7
|/
* 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-192-19/+18
* Shutdown docproc thread executors.Henning Baldersheim2020-05-181-1/+2
* LogLevel -> Level for isLoggable()gjoranv2020-04-255-10/+10
* LogLevel.FATAL -> Level.SEVEREgjoranv2020-04-251-1/+1
* LogLevel.ERROR -> Level.SEVEREgjoranv2020-04-251-2/+2
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-251-1/+1
* LogLevel.SPAM -> Level.FINESTgjoranv2020-04-251-1/+1
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-257-16/+16
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-258-8/+8
* Priority has not been there for years....Henning Baldersheim2020-04-234-174/+1
* To avoid deadlock when doing synchrounous execution in other chains, we use o...Henning Baldersheim2020-04-236-41/+67
* Since throttling now is on the outside, and has been for 12 yearsHenning Baldersheim2020-04-175-263/+16
* Header/body does not exist anymore. Deprecate and remove own internal usage.Henning Baldersheim2020-01-301-2/+2