summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Jonmv/keep config change actions in dev"Harald Musum2023-12-214-94/+51
* GC complete feature flags.Henning Baldersheim2023-12-211-15/+0
* Cosmetic changes to log messageHarald Musum2023-12-201-8/+12
* Store onnx model info after deciding if we need to restart on deployHarald Musum2023-12-191-0/+1
* Merge pull request #29705 from vespa-engine/balder/add-feature-flag-for-sorti...Henning Baldersheim2023-12-191-0/+5
|\
| * Estimate => CostHenning Baldersheim2023-12-191-4/+4
| * Wire in sort-blueprints-by-estimate feature flagHenning Baldersheim2023-12-191-0/+5
* | Cosmetic changesHarald Musum2023-12-191-8/+13
|/
* 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-184-51/+94
|/
* 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 #29630 from vespa-engine/balder/use-thread-bundle-for-rang...Henning Baldersheim2023-12-131-0/+5
|\
| * Control the use of thread bundles for fetch postings with a feature flagHenning Baldersheim2023-12-121-0/+5
* | 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-088-10/+92
* Detect integer fields in fieldsets.Tor Egge2023-12-071-0/+8
* Add use-estimate-for-fetch-postings feature flagHenning Baldersheim2023-12-061-0/+5
* Merge pull request #29560 from vespa-engine/hmusum/cleanup-adminClusterNodeRe...Henning Baldersheim2023-12-051-8/+0
|\
| * GC adminClusterNodeResourcesArchitecture, not used in config-modelHarald Musum2023-12-051-8/+0
* | Make sure to set JVM options also when there is no nodes element in services.xmlHarald Musum2023-12-051-0/+1
|/
* Default value is true, so only need to set when it is not.Henning Baldersheim2023-12-041-1/+1
* Fix typoHenning Baldersheim2023-12-041-4/+4
* Control creation of temporary postinglist for non strict iterators with featu...Henning Baldersheim2023-12-041-0/+5
* Added RateLimitingSearcher to PlatformBundlesBjørn Meland2023-11-301-0/+1
* Limit yql in operator to string and integer fields.Tor Egge2023-11-291-1/+5
* 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
* add special handling of "closest" featureArne Juul2023-11-231-2/+28
* 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-212-14/+8
* Merge pull request #29388 from vespa-engine/hmusum/register-with-onnx-model-o...Harald Musum2023-11-218-55/+16
|\
| * Register model with onnx model optionsHarald Musum2023-11-208-55/+16
* | Remove unused adminClusterArchitectureHarald Musum2023-11-201-1/+0
|/
* GC unused flagHenning Baldersheim2023-11-201-5/+0
* Control always-mark-phrase-expensive with feature flag.Henning Baldersheim2023-11-191-0/+5