aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20587 from vespa-engine/hmusum/log-or-fail-deployment-wit...Harald Musum2021-12-203-21/+55
|\
| * Merge branch 'master' into hmusum/log-or-fail-deployment-with-invalid-jvm-gc-...Harald Musum2021-12-207-38/+92
| |\
| * | Handle JVM GC options without x or -Harald Musum2021-12-202-3/+3
| * | LOg or fail deployments with invalid JVM GC optionsHarald Musum2021-12-203-18/+53
* | | Merge pull request #20586 from vespa-engine/balder/xerces-2.12.1Henning Baldersheim2021-12-201-1/+1
|\ \ \ | |_|/ |/| |
| * | Update comment.Henning Baldersheim2021-12-201-1/+1
| |/
* | Update to current default valueHenning Baldersheim2021-12-201-1/+1
* | Add feature flag control over TLS size.Henning Baldersheim2021-12-207-37/+92
|/
* Add a test that heap size percentage override is taken into account when allo...Henning Baldersheim2021-12-184-16/+48
* If it is a combined cluster take the memory percentage from the ContainerClus...Henning Baldersheim2021-12-182-8/+11
* Let SearchNode and ContentSearchCluster relate to fractionOfMemoryReserved in...Henning Baldersheim2021-12-183-29/+27
* Let NodeResourceTuning relate to fractionOfMemoryReserved instead of a boolea...Henning Baldersheim2021-12-183-35/+31
* Expose memorypercentage on the ContainerClusterHenning Baldersheim2021-12-182-9/+16
* Merge pull request #20566 from vespa-engine/hmusum/validate-jvm-options-2Harald Musum2021-12-172-19/+70
|\
| * Log warning if invalid or unsupported JVM GC options are usedHarald Musum2021-12-172-19/+70
* | Avoid org.jetbrains annotationsJon Bratseth2021-12-171-2/+0
* | Merge pull request #20565 from vespa-engine/arnej/stop-splunk-when-stoppingArne H Juul2021-12-172-0/+14
|\ \
| * | ensure "splunk stop" is run on shutdownArne H Juul2021-12-172-0/+14
| |/
* | Merge pull request #20562 from vespa-engine/move-context-to-superclass_take2gjoranv2021-12-171-1/+4
|\ \ | |/ |/|
| * Put back Context class to LoggingRequestHandlergjoranv2021-12-161-0/+3
| * Move the Context class to ThreadedHttpRequestHandlergjoranv2021-12-161-1/+1
* | Specify delta for double comparisonJon Marius Venstad2021-12-161-1/+1
* | Revert "Merge pull request #20557 from vespa-engine/revert-20556-jonmv/tune-r...Jon Marius Venstad2021-12-162-1/+3
* | Revert "Actually set configured reindexing speed in config"Henning Baldersheim2021-12-162-3/+1
* | Actually set configured reindexing speed in configJon Marius Venstad2021-12-162-1/+3
* | Adding endpoint.certificate.expiry.seconds (#20542)Bjørn Meland2021-12-161-0/+1
* | Test default value for max-compact-buffers.Tor Egge2021-12-161-4/+10
* | Add max-compact-buffers feature flag.Tor Egge2021-12-153-0/+26
|/
* Merge pull request #20512 from vespa-engine/arnej/ignore-some-user-agentsArne H Juul2021-12-151-0/+6
|\
| * allow programmatic configuration of ignored user agentsArne H Juul2021-12-151-0/+6
* | Merge pull request #20532 from vespa-engine/bjorncs/injectBjørn Christian Seime2021-12-151-5/+13
|\ \
| * | Add custom Inject annotation so Guice is not needed just for the annotationBjørn Christian Seime2021-12-151-5/+13
* | | Merge pull request #20530 from vespa-engine/yngveaasheim/report-detailed-put-...Tor Brede Vekterli2021-12-151-0/+8
|\ \ \
| * | | Remove duplicate metricYngve Aasheim2021-12-151-1/+0
| * | | Fix metrics namesYngve Aasheim2021-12-151-4/+4
| * | | Report detailed distributor put failure metricsYngve Aasheim2021-12-151-0/+9
* | | | Merge pull request #20528 from vespa-engine/jonmv/reindexing-variable-speedJon Marius Venstad2021-12-151-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Set speed: 1 for config change reindexing, and user-specified in (0, 10] from...Jon Marius Venstad2021-12-151-0/+1
| |/ /
* | | Merge pull request #20519 from vespa-engine/bratseth/match-exactlyJon Bratseth2021-12-154-14/+26
|\ \ \ | |/ / |/| |
| * | Match document types in document selections exactly onlyJon Bratseth2021-12-144-14/+26
* | | Revert "Move the Context class to ThreadedHttpRequestHandler [run-systemtest]"Harald Musum2021-12-151-1/+1
* | | Move the Context class to ThreadedHttpRequestHandlergjoranv2021-12-141-1/+1
| |/ |/|
* | Merge pull request #20501 from vespa-engine/hmusum/validate-jvm-optionsHarald Musum2021-12-143-39/+166
|\ \
| * | Log JVM opions to deploy log as wellHarald Musum2021-12-142-29/+74
| * | Add links to doc in log and excpetion messagesHarald Musum2021-12-142-3/+8
| * | Log JVM GC options to deploy logHarald Musum2021-12-142-25/+102
| * | Minor changes to log warningHarald Musum2021-12-132-3/+3
| |/
* | Merge pull request #20504 from vespa-engine/arnej/struct-inherit-did-not-workArne H Juul2021-12-1413-26/+500
|\ \
| * | use specific importsArne H Juul2021-12-141-1/+3
| * | put tpye validations togetherArne H Juul2021-12-141-1/+1