summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #27774 from vespa-engine/jonmv/reconfiger-dispatch-selfsubJon Marius Venstad2023-07-141-2/+3
|\
| * Add flag for reconfigurable dispatcherjonmv2023-07-141-2/+3
* | Merge pull request #27770 from vespa-engine/jonmv/reconfiger-dispatch-selfsubJon Marius Venstad2023-07-142-7/+12
|\|
| * Set up reconfigurable dispatcher with self-subscription insteadjonmv2023-07-142-7/+12
* | Deduce tight group limits when using group-sizeJon Bratseth2023-07-132-5/+114
|/
* Add expiration concept to data plane tokensBjørn Christian Seime2023-07-122-6/+11
* Merge pull request #27682 from vespa-engine/guava-32.1.1Harald Musum2023-07-111-9/+11
|\
| * Do not use deprecated Files.createTempDir()gjoranv2023-07-101-1/+1
| * Use text block, and remove exception not throwngjoranv2023-07-101-8/+10
* | Merge pull request #27654 from vespa-engine/jonmv/restart-on-internal-deploym...Jon Marius Venstad2023-07-112-12/+52
|\ \
| * | Instead let user choose when to restart on internal redeployjonmv2023-07-062-12/+49
| * | Restart also on internal redeployment if nodes changejonmv2023-07-062-3/+6
* | | Merge pull request #27655 from vespa-engine/arnej/defensive-constant-tensor-l...Tor Egge2023-07-101-24/+2
|\ \ \ | |_|/ |/| |
| * | disallow scalarsArne Juul2023-07-061-24/+2
| |/
* | Remove unused, stale stuff related to index-toHarald Musum2023-07-0826-64/+1
* | Merge pull request #27701 from vespa-engine/bratseth/disk-limitJon Bratseth2023-07-073-57/+5
|\ \
| * | Move disk limit check to NodeResourceLimitsJon Bratseth2023-07-053-57/+5
| |/
* | Add TODOsHarald Musum2023-07-071-0/+2
* | Add deprecation warning when using another name for attribute or indexHarald Musum2023-07-072-1/+9
* | Add new validator to Validationgjoranv2023-07-061-0/+1
* | Add bundle validator checking non-publicApi usage.gjoranv2023-07-064-6/+86
|/
* Merge pull request #27625 from vespa-engine/add-stacktrace-for-id-collisionsgjoranv2023-07-041-1/+3
|\
| * Print stacktrace when trying to add a child producer with same id.gjoranv2023-07-041-1/+3
* | Merge pull request #27626 from vespa-engine/hmusum/support-min-groups-up-ratioHarald Musum2023-07-046-201/+227
|\ \
| * | Rename config element to groups-allowed-down-ratioHarald Musum2023-07-044-32/+38
| * | Change config for cluster controller to use min groups upHarald Musum2023-07-045-83/+105
| * | Rewrite to simplify later code changes in ClusterControllerConfig (avoid mock...Harald Musum2023-07-041-66/+61
| * | ReindentHarald Musum2023-07-031-70/+73
* | | Merge pull request #27616 from vespa-engine/arnej/handle-more-tensor-formatsArne H Juul2023-07-043-110/+376
|\ \ \
| * | | extend ConstantTensorJsonValidator.javaArne Juul2023-07-033-110/+376
| |/ /
* | | Merge pull request #27611 from vespa-engine/fail-on-embedded-provided-depsgjoranv2023-07-041-0/+5
|\ \ \
| * | | Do not use version for allowed embedded artifacts.gjoranv2023-07-041-3/+3
| * | | Depend on container-dev and allow embeddeding provided deps for now.gjoranv2023-07-031-0/+5
| |/ /
* | | Merge pull request #27618 from vespa-engine/geirst/improve-complex-fields-val...Geir Storli2023-07-047-37/+96
|\ \ \ | |_|/ |/| |
| * | Only log warning when the stricter validation triggers.Geir Storli2023-07-047-43/+57
| * | Improve validation of complex fields using struct field attributes.Geir Storli2023-07-033-2/+47
| |/
* | Add TODOMartin Polden2023-07-041-0/+1
* | Warn if dispatch config is used in services.xmlHarald Musum2023-07-048-286/+9
|/
* Add feature falg control of new nested multivalue grouping.Henning Baldersheim2023-06-291-0/+5
* Expose tuning of niceness.Henning Baldersheim2023-06-264-2/+13
* Merge pull request #27530 from vespa-engine/arnej/update-onnx-protoHenning Baldersheim2023-06-262-74/+446
|\
| * update onnx.protoArne Juul2023-06-232-74/+446
* | Merge pull request #27534 from vespa-engine/bratseth/streaming-searchble-copiesJon Bratseth2023-06-248-70/+167
|\ \
| * | Remove printlnJon Bratseth2023-06-241-1/+0
| * | Set the recommended searchable copies with streamingJon Bratseth2023-06-238-70/+168
| |/
* | Merge pull request #27532 from vespa-engine/balder/set-mmap-limit-to-2M-for-j...Henning Baldersheim2023-06-231-0/+1
|\ \ | |/ |/|
| * Since large allocations are normally long lived use mmap for allocations abov...Henning Baldersheim2023-06-231-0/+1
* | Replace metrics strings with the corresponding enum constants.gjoranv2023-06-222-19/+21
|/
* Revert "Replace metrics strings with the corresponding enum constants."Harald Musum2023-06-222-21/+19
* Replace metrics strings with the corresponding enum constants.gjoranv2023-06-212-19/+21