aboutsummaryrefslogtreecommitdiffstats
path: root/docproc/src/main
Commit message (Expand)AuthorAgeFilesLines
* Deprecate statisticsHenning Baldersheim2021-11-081-3/+8
* GC use of old metrics framework.Henning Baldersheim2021-11-055-53/+36
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0734-34/+34
* 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
* Avoid indirection and outdated codeJon Marius Venstad2020-12-211-10/+4
* Make enum members finalJon Marius Venstad2020-11-301-3/+2
* Use "documenttype" as elsewhereJon Marius Venstad2020-10-281-1/+1
* Move MockMetric to jdisc_core test packageJon Marius Venstad2020-10-281-53/+0
* Add "documentType" to "documents_processed" metricJon Marius Venstad2020-10-283-21/+91
* ... and now, for something complete different (simplify)Jon Marius Venstad2020-10-272-9/+4
* Use full name in config definition file namesHarald Musum2020-09-103-0/+0
* - Add test for sequencing.Henning Baldersheim2020-09-021-4/+9
* Revert "Revert "Reduce the use of hamcrest when normal assertEquals/assertTru...Henning Baldersheim2020-08-121-1/+0
* Revert "Reduce the use of hamcrest when normal assertEquals/assertTrue does a...Henning Baldersheim2020-08-111-0/+1
* Reduce the use of hamcrest when normal assertEquals/assertTrue does a mucj be...Henning Baldersheim2020-08-111-1/+0
* 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-161-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-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-233-43/+1
* To avoid deadlock when doing synchrounous execution in other chains, we use o...Henning Baldersheim2020-04-234-40/+63
* Since throttling now is on the outside, and has been for 12 yearsHenning Baldersheim2020-04-174-180/+16
* Define unlimited threads to 2048 instead of 8192.Henning Baldersheim2019-09-302-1/+3
* Less unusable options.Henning Baldersheim2019-09-303-43/+6
* Merge with masterJon Bratseth2019-06-281-3/+9
|\
| * Add support for upgrades of values in maps.Henning Baldersheim2019-06-281-3/+9
* | Merge with masterJon Bratseth2019-06-281-3/+39
|\|
| * Ensure that we also upgrade the struct elements in arrays.Henning Baldersheim2019-06-281-1/+16
| * Use a utility method for upgrading to concrete types.Henning Baldersheim2019-06-281-4/+23
* | Fix javadoc markupJon Bratseth2019-06-281-2/+1
* | Nonfunctional changes onlyJon Bratseth2019-06-2813-124/+121
|/
* GC unused import and code.Henning Baldersheim2019-04-102-19/+8
* Don't block thread pool if numthreads is > 0Lester Solbakken2019-03-252-7/+17
* Set number of potential docproc threads to unboundedLester Solbakken2019-03-253-4/+4
* throw away pre-6.0 codeArne Juul2019-01-211-14/+1
* track API changeArne Juul2019-01-211-12/+0
* remove unused importsArne Juul2019-01-211-2/+0
* remove deprecated methods and switch to hashmap instead of list.Henning Baldersheim2019-01-211-1/+0
* remove deprecated methodsArne Juul2019-01-211-14/+0