summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Bjorncs/container thread pool"Henning Baldersheim2020-08-045-93/+25
* Merge branch 'master' into bjorncs/container-thread-poolHenning Baldersheim2020-08-047-47/+44
|\
| * Remove ugly hackHarald Musum2020-07-291-2/+1
| * Merge branch 'master' into hmusum/less-hardcoding-in-mockHarald Musum2020-07-2919-209/+200
| |\
| | * Use new file distribution mocks for config serverHarald Musum2020-07-281-8/+13
| | * Use try-with-resources, rename some variables, improve some messagesHarald Musum2020-07-281-1/+2
| | * Use plain strings for platform bundles, instead of file referencesgjoranv2020-07-182-5/+2
| | * Drop the now unnecessary 'file:' prefix for disk bundles.gjoranv2020-07-171-7/+2
| | * Use utililty to simplify adding bundlesgjoranv2020-07-171-7/+10
| | * Reapply "Load platform bundles separately 3"gjoranv2020-07-173-15/+13
| | * Revert "Load platform bundles separately 3"Harald Musum2020-07-173-13/+15
| | * Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-163-3/+3
| | * Reapply "Load platform bundles separately"gjoranv2020-07-163-15/+13
| | * Revert "Reapply load platform bundles separately"Harald Musum2020-07-163-13/+15
| | * Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-163-3/+3
| | * Reapply "Load platform bundles separately"gjoranv2020-07-163-15/+13
| | * Revert "Load platform bundles separately"Harald Musum2020-07-163-13/+15
| | * Add comment about platform bundles.gjoranv2020-07-151-0/+1
| | * Remove all usage of BundleConfig and bundles.cfg test files.gjoranv2020-07-153-26/+0
| | * Split bundles.def into platform-bundles and application-bundlesgjoranv2020-07-143-0/+23
| | * Use verbose gc logging for logserver-containerHarald Musum2020-07-141-1/+2
| * | Do not hardcode entries and source host in mockHarald Musum2020-07-122-14/+17
* | | Setup executor directly instead of provider in ThreadPoolExecutorComponentBjørn Christian Seime2020-07-142-5/+6
* | | Use separate threadpools for feeding APIsBjørn Christian Seime2020-07-143-20/+87
| |/ |/|
* | Use Set.ofgjoranv2020-07-141-77/+74
* | Rename BundleMapper -> PlatformBundlesgjoranv2020-07-147-20/+15
* | Simplify, and rename methods and fields to reflect that the onlygjoranv2020-07-142-85/+86
* | Use absoluteBundlePath everywhere platform bundles are installed.gjoranv2020-07-141-4/+5
* | Make absoluteBundlePath method simpler to usegjoranv2020-07-142-5/+4
* | Remove defective methods to add platform bundles based on componentsgjoranv2020-07-142-22/+1
* | Revert "Increase JVM heap for logserver-container"Harald Musum2020-07-131-1/+1
* | Merge pull request #13872 from vespa-engine/vekterli/expose-metrics-for-concu...Tor Brede Vekterli2020-07-131-0/+3
|\ \
| * | Expose distributor metrics for concurrent mutation failuresTor Brede Vekterli2020-07-131-0/+3
* | | Merge pull request #13875 from vespa-engine/geirst/inherited-reference-fieldsGeir Storli2020-07-133-1/+21
|\ \ \ | |/ / |/| |
| * | Ensure that reference fields can be inherited from super document types.Geir Storli2020-07-133-1/+21
* | | Increase JVM heap for logserver-containerHarald Musum2020-07-131-1/+1
|/ /
* / Support matched-elements-only for array and wset fields in streaming search.Geir Storli2020-07-101-6/+7
|/
* Add feature flags for rolling out skipping of feed threads.Henning Baldersheim2020-07-095-19/+31
* Merge pull request #13854 from vespa-engine/vekterli/remove-part-of-sum-metri...Henning Baldersheim2020-07-091-1/+1
|\
| * Remove "partofsum" metrics from statereporter consumerTor Brede Vekterli2020-07-091-1/+1
* | Add support for matched-elements-only for array and weighted set attributes.Geir Storli2020-07-091-1/+31
|/
* Avoid that desire for low latency and high feed throughput selects the conser...Henning Baldersheim2020-07-081-1/+7
* Merge pull request #13810 from vespa-engine/geirst/multi-threaded-hnsw-indexi...Geir Storli2020-07-061-1/+1
|\
| * Make indexing to hnsw index multi-threaded as default.Geir Storli2020-07-061-1/+1
* | Add feature flag control of response sequencer.Henning Baldersheim2020-07-063-11/+35
|/
* Merge pull request #13799 from vespa-engine/balder/only-use-encode-help-on-di...Henning Baldersheim2020-07-032-0/+15
|\
| * Only the distributor need help encoding. Proton has enough workers.Henning Baldersheim2020-07-032-0/+15
* | Merge pull request #13791 from vespa-engine/vekterli/add-feature-flag-for-con...Henning Baldersheim2020-07-034-19/+21
|\ \
| * | Add feature flag for content node B-tree bucket DBTor Brede Vekterli2020-07-024-19/+21
| |/
* | Merge pull request #13785 from vespa-engine/toregge/require-restart-if-distan...Geir Storli2020-07-021-1/+1
|\ \ | |/ |/|