aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29694 from vespa-engine/jonmv/more-careful-resource-parsingJon Marius Venstad2023-12-181-10/+22
|\
| * Simplifyjonmv2023-12-181-2/+2
| * More careful resource parsingjonmv2023-12-181-10/+22
* | Move dev-validation-override to validator, and keep all failures and changesjonmv2023-12-183-50/+93
|/
* Fix calculation of available memoryHarald Musum2023-12-151-1/+1
* Merge pull request #29652 from vespa-engine/hmusum/dont-handle-optional-prese...Henning Baldersheim2023-12-141-4/+1
|\
| * equals() for Optional handles empty/non-empty comparison itselfHarald Musum2023-12-141-4/+1
* | fallback to parseDoubleArne Juul2023-12-141-1/+1
* | Reapply "add parsing of special strings for inf/nan cell values"Arne Juul2023-12-141-2/+14
|/
* Revert "add parsing of special strings for inf/nan cell values"Henning Baldersheim2023-12-131-14/+2
* Merge pull request #29515 from vespa-engine/arnej/parse-special-number-stringsArne H Juul2023-12-131-2/+14
|\
| * allow JSON nullArne Juul2023-12-111-1/+1
| * add parsing of special strings for inf/nan cell valuesArne Juul2023-12-111-2/+14
* | Make finalHarald Musum2023-12-121-4/+2
* | Avoid restarting if we have enough memory to handle Onnx model changesHarald Musum2023-12-123-12/+47
* | Make sure to set restart on deploy also when model set changesHarald Musum2023-12-121-4/+4
* | Restart if the set of onnx models has changed for a container clusterHarald Musum2023-12-121-15/+54
* | Consider options not being present for one of the models as wellHarald Musum2023-12-101-2/+3
* | Fix comparison of optionsHarald Musum2023-12-091-2/+4
|/
* Add validator that checks if restart is needed due to Onnx model changesHarald Musum2023-12-087-10/+85
* Make sure to set JVM options also when there is no nodes element in services.xmlHarald Musum2023-12-051-0/+1
* Added RateLimitingSearcher to PlatformBundlesBjørn Meland2023-11-301-0/+1
* Move Jackson util from vespajlib to container-core.Henning Baldersheim2023-11-242-2/+2
* jackson 2.16 changes some of its default settings so we consolidate our use o...Henning Baldersheim2023-11-232-30/+26
* check all rank profiles of schema for global-phaseArne Juul2023-11-211-2/+10
* global phase have feature has been completed. No need for config control.Henning Baldersheim2023-11-211-13/+8
* Register model with onnx model optionsHarald Musum2023-11-207-54/+13
* Include only options that control how an Onnx model is loaded in OnnxModelOpt...Harald Musum2023-11-164-139/+112
* Use Optionals in OnnxModelOptionsHarald Musum2023-11-164-110/+128
* Add OnnxModelOptions and use it in embeddersHarald Musum2023-11-164-137/+189
* Add feature flag for controlling throttling-behavior of DeleteBucket operationsTor Brede Vekterli2023-11-131-0/+3
* Remove unnecessary code for producing filedistributorrpc configHarald Musum2023-11-106-95/+2
* Add feature flag for controlling memory limits for merge operationsTor Brede Vekterli2023-11-032-4/+12
* Source for attribute-tokens summary transform is in memory.Tor Egge2023-11-011-1/+2
* Use "document-summary" instead of "summary class" or "document summary".Tor Egge2023-10-312-2/+2
* Add attribute-tokens summary transform to config model.Tor Egge2023-10-311-2/+3
* Merge pull request #29135 from vespa-engine/balder/move-computation-of-target...Henning Baldersheim2023-10-294-49/+3
|\
| * Fully GC resizing codeHenning Baldersheim2023-10-291-17/+0
| * Fix typoHenning Baldersheim2023-10-271-1/+1
| * Resolving of initialnumdocs is now done in the backend.Henning Baldersheim2023-10-273-32/+3
* | Merge pull request #28903 from vespa-engine/jonmv/reconfigurable-dispatcher-c...Jon Marius Venstad2023-10-281-7/+8
|\ \
| * | Handle local testing with Applicationjonmv2023-10-271-1/+6
| * | Always use reconfigurable dispatcherjonmv2023-10-121-9/+5
* | | Validate data type for tokens summary transform.Tor Egge2023-10-271-0/+2
| |/ |/|
* | Merge pull request #29131 from vespa-engine/jonmv/stable-known-servers-orderBjørn Christian Seime2023-10-271-1/+3
|\ \
| * | Use a sorted set for known server names, used in configjonmv2023-10-271-1/+3
* | | Add deprecation warnings on deploy and ignore what is void.Henning Baldersheim2023-10-263-72/+21
* | | Merge pull request #29100 from vespa-engine/olaa/default9-consumerGjøran Voldengen2023-10-261-2/+2
|\ \ \ | |/ / |/| |
| * | Add vespa9default metric setOla Aunronning2023-10-251-2/+2
* | | Use new methodHarald Musum2023-10-251-1/+1
|/ /