summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
...
| | * Inherit fieldSetsJon Bratseth2021-10-162-4/+27
| | * Validate schema inheritanceJon Bratseth2021-10-162-6/+23
| | * search -> schemaJon Bratseth2021-10-15118-986/+982
| | * Add Application abstractionJon Bratseth2021-10-157-47/+124
* | | Add missiung copyrightsJon Bratseth2021-10-203-0/+3
|/ /
* / Expose active window size metrics for merge throttler.Geir Storli2021-10-191-0/+3
|/
* Merge pull request #19583 from vespa-engine/bratseth/summary-inheritance-vali...Jon Bratseth2021-10-155-47/+85
|\
| * Warn don't throwJon Bratseth2021-10-153-7/+16
| * Remove printlnJon Bratseth2021-10-151-1/+0
| * Validate summary inheritanceJon Bratseth2021-10-155-47/+77
* | Merge pull request #19572 from vespa-engine/geirst/feed-task-limit-feature-flagHenning Baldersheim2021-10-142-0/+9
|\ \
| * | Add feature flag for the task limit used by the executors handling feed in pr...Geir Storli2021-10-142-0/+9
* | | 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-142-2/+15
|/
* 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-121-0/+20
* Merge pull request #19515 from vespa-engine/bratseth/handle-just-one-config-s...Harald Musum2021-10-121-2/+3
|\
| * Don't try to copy files if just one config serverJon Bratseth2021-10-121-2/+3
* | We should have same default for both final chunk compression, and temporary c...Henning Baldersheim2021-10-121-0/+1
* | 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-082-1/+20
* | 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-0765-65/+65
* | Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-073-3/+3
* | Update 2018 copyright notices.gjoranv2021-10-0729-29/+29
* | Update 2017 copyright notices.gjoranv2021-10-07493-493/+493
* | Merge pull request #19444 from vespa-engine/bratseth/initalize-fallback-singl...Jon Bratseth2021-10-074-42/+52
|\ \
| * | Create config server when not configured explicitlyJon Bratseth2021-10-064-42/+52
* | | Merge pull request #19438 from vespa-engine/bratseth/initalize-fallback-singl...Jon Marius Venstad2021-10-062-13/+20
|\| |
| * | Merge branch 'master' into bratseth/initalize-fallback-singlenodeJon Bratseth2021-10-061-6/+10
| |\ \
| | * | Assign host and call initServices on distributorJon Bratseth2021-10-061-5/+8
| | |/
| * / Call initService when falling back to a single nodeJon Bratseth2021-10-062-9/+12
| |/
* / 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-062-0/+12
* Add feature flag for distributor merge busy wait.Geir Storli2021-10-042-2/+16
* Merge pull request #19404 from vespa-engine/add-node-indices-to-zone-apigjoranv2021-10-041-0/+1
|\
| * Expose node indices of a container cluster via SystemInfogjoranv2021-10-011-0/+1
* | Merge pull request #19400 from vespa-engine/geirst/fix-importing-complex-fiel...Geir Storli2021-10-011-1/+1
|\ \ | |/ |/|
| * Do not replace existing struct fields when populating a field.Geir Storli2021-10-011-1/+1
* | 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-012-6/+1
|/
* Merge pull request #19380 from vespa-engine/lesters/stateless-eval-optionsJon Bratseth2021-10-014-0/+73
|\