summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
...
* 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-182-22/+21
* Let NodeResourceTuning relate to fractionOfMemoryReserved instead of a boolea...Henning Baldersheim2021-12-182-11/+6
* Expose memorypercentage on the ContainerClusterHenning Baldersheim2021-12-182-9/+16
* Merge pull request #20566 from vespa-engine/hmusum/validate-jvm-options-2Harald Musum2021-12-171-5/+30
|\
| * Log warning if invalid or unsupported JVM GC options are usedHarald Musum2021-12-171-5/+30
* | Avoid org.jetbrains annotationsJon Bratseth2021-12-171-2/+0
* | Merge pull request #20565 from vespa-engine/arnej/stop-splunk-when-stoppingArne H Juul2021-12-171-0/+10
|\ \
| * | ensure "splunk stop" is run on shutdownArne H Juul2021-12-171-0/+10
| |/
* | 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
* | Revert "Merge pull request #20557 from vespa-engine/revert-20556-jonmv/tune-r...Jon Marius Venstad2021-12-161-1/+2
* | Revert "Actually set configured reindexing speed in config"Henning Baldersheim2021-12-161-2/+1
* | Actually set configured reindexing speed in configJon Marius Venstad2021-12-161-1/+2
* | Adding endpoint.certificate.expiry.seconds (#20542)Bjørn Meland2021-12-161-0/+1
* | Add max-compact-buffers feature flag.Tor Egge2021-12-152-0/+10
|/
* 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
* | | 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 #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-141-38/+122
|\ \
| * | Log JVM opions to deploy log as wellHarald Musum2021-12-141-23/+62
| * | Add links to doc in log and excpetion messagesHarald Musum2021-12-141-2/+4
| * | Log JVM GC options to deploy logHarald Musum2021-12-141-25/+68
| * | Minor changes to log warningHarald Musum2021-12-131-2/+2
| |/
* | Merge pull request #20504 from vespa-engine/arnej/struct-inherit-did-not-workArne H Juul2021-12-145-0/+165
|\ \
| * | use specific importsArne H Juul2021-12-141-1/+3
| * | put tpye validations togetherArne H Juul2021-12-141-1/+1
| * | try harder to get multi-level inheritance workingArne H Juul2021-12-133-3/+92
| * | try to make simple struct inherit workArne H Juul2021-12-133-0/+74
* | | Ignore visibility delay when deciding feed sequencer type.Henning Baldersheim2021-12-131-7/+1
|/ /
* | extend unit testArne H Juul2021-12-131-0/+6
* | simplify using lambdasArne H Juul2021-12-131-58/+36
* | use consistent naming from feature flagArne H Juul2021-12-132-7/+7
* | remove misleading commentsArne H Juul2021-12-131-2/+5
* | hack to handle root DocumentTypeArne H Juul2021-12-131-1/+11
* | wire feature flagArne H Juul2021-12-131-0/+3
* | reapply "produce new doctypes config"Arne H Juul2021-12-131-8/+307
|/
* Revert "Arnej/produce new doctypes config"Arne H Juul2021-12-103-313/+8
* wire feature flagArne H Juul2021-12-101-0/+3
* avoid duplicating inherited fieldsArne H Juul2021-12-101-1/+1
* flip back defaultArne H Juul2021-12-101-2/+3