summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Expose active window size metrics for merge throttler.Geir Storli2021-10-191-0/+3
* Revert "Upgrade from velocity:1.7 to velocity-engine-core:2.3"Harald Musum2021-10-191-1/+1
* Upgrade from velocity:1.7 to velocity-engine-core:2.3gjoranv2021-10-181-1/+1
* Merge pull request #19583 from vespa-engine/bratseth/summary-inheritance-vali...Jon Bratseth2021-10-1514-72/+139
|\
| * Warn don't throwJon Bratseth2021-10-154-10/+21
| * Remove printlnJon Bratseth2021-10-151-1/+0
| * Validate summary inheritanceJon Bratseth2021-10-1514-72/+129
* | Merge pull request #19572 from vespa-engine/geirst/feed-task-limit-feature-flagHenning Baldersheim2021-10-143-16/+37
|\ \
| * | Add feature flag for the task limit used by the executors handling feed in pr...Geir Storli2021-10-143-16/+37
* | | Merge pull request #19557 from vespa-engine/arnej/remove-unneeded-overridesArne H Juul2021-10-141-4/+1
|\ \ \
| * | | no need to override config with the same values as the defaultsArne H Juul2021-10-141-4/+1
| |/ /
* | | Merge pull request #19558 from vespa-engine/geirst/expose-more-merge-bucket-m...Tor Egge2021-10-141-0/+5
|\ \ \
| * | | Expose more merge bucket related metrics.Geir Storli2021-10-141-0/+5
| |/ /
* | / Expose distributor metric for max bucket GC timeTor Brede Vekterli2021-10-141-0/+1
| |/ |/|
* | Add feature flag for enhanced distributor maintenance schedulingTor Brede Vekterli2021-10-143-2/+32
|/
* Set request type to monitoring for /metrics/v2 requestsMartin Polden2021-10-131-1/+1
* Add support for control of execute on match, rerank, and summary.Henning Baldersheim2021-10-123-26/+172
* Merge pull request #19515 from vespa-engine/bratseth/handle-just-one-config-s...Harald Musum2021-10-122-4/+9
|\
| * Don't try to copy files if just one config serverJon Bratseth2021-10-122-4/+9
* | We should have same default for both final chunk compression, and temporary c...Henning Baldersheim2021-10-122-4/+9
* | Merge pull request #19509 from vespa-engine/jonmv/fix-docid-parse-bugv7.481.18Jon Marius Venstad2021-10-111-1/+1
|\ \ | |/ |/|
| * Fix document id parse bug in feed clientJon Marius Venstad2021-10-111-1/+1
* | Expose more content node merge metrics.Geir Storli2021-10-111-0/+6
* | Control disk-bloat-factor and compression level with feature flag.Henning Baldersheim2021-10-083-1/+41
* | Update testsHenning Baldersheim2021-10-071-4/+4
* | let default threadpool have a core of 2xcores with a max of 100xcores using a...Henning Baldersheim2021-10-071-1/+3
* | Update Verizon Media copyright notices.gjoranv2021-10-07145-146/+146
* | Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-073-3/+3
* | Update 2018 copyright notices.gjoranv2021-10-0773-73/+73
* | Update 2017 copyright notices.gjoranv2021-10-071192-1196/+1196
* | Merge pull request #19444 from vespa-engine/bratseth/initalize-fallback-singl...Jon Bratseth2021-10-076-44/+54
|\ \
| * | Create config server when not configured explicitlyJon Bratseth2021-10-066-44/+54
* | | Merge pull request #19438 from vespa-engine/bratseth/initalize-fallback-singl...Jon Marius Venstad2021-10-0610-76/+85
|\| |
| * | Merge branch 'master' into bratseth/initalize-fallback-singlenodeJon Bratseth2021-10-062-22/+23
| |\ \
| | * | Assign host and call initServices on distributorJon Bratseth2021-10-062-21/+21
| | |/
| * / Call initService when falling back to a single nodeJon Bratseth2021-10-069-56/+64
| |/
* / Remove num-distributor-stripes feature flag.Geir Storli2021-10-061-7/+0
|/
* Add feature flag for ignoring merge queue limit for forwarded (chained) mergesTor Brede Vekterli2021-10-063-4/+30
* Add feature flag for distributor merge busy wait.Geir Storli2021-10-043-2/+33
* Merge pull request #19404 from vespa-engine/add-node-indices-to-zone-apigjoranv2021-10-042-0/+2
|\
| * Expose node indices of a container cluster via SystemInfogjoranv2021-10-012-0/+2
* | Merge pull request #19400 from vespa-engine/geirst/fix-importing-complex-fiel...Geir Storli2021-10-012-2/+66
|\ \ | |/ |/|
| * Do not replace existing struct fields when populating a field.Geir Storli2021-10-012-2/+66
* | Merge pull request #19383 from vespa-engine/merge-http-utils-into-vespajlibgjoranv2021-10-011-4/+0
|\ \
| * | Remove deps to http-utils and add vespajlib where necessary.gjoranv2021-09-301-4/+0
* | | Merge pull request #19394 from vespa-engine/mortent/remove-metric-suffixOla Aunrønning2021-10-011-2/+4
|\ \ \
| * | | Remove metric suffixMorten Tokle2021-10-011-2/+4
| | |/ | |/|
* | | Scale Jetty threadpool with ressources for non-hostedBjørn Christian Seime2021-10-011-1/+1
* | | Scale threadpools with number of CPUs for non-hosted VespaBjørn Christian Seime2021-10-014-24/+7
|/ /
* | Merge pull request #19380 from vespa-engine/lesters/stateless-eval-optionsJon Bratseth2021-10-017-2/+100
|\ \