aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* GC unused methodHenning Baldersheim2024-01-031-1/+0
* Merge branch 'master' into jonmv/reapply-keep-config-changes-in-devJon Marius Venstad2024-01-023-15/+2
|\
| * Make unused methods default implementations and simplifyHarald Musum2024-01-022-13/+0
| * Add ModelInfo constructor with non-optional OnnxModelOptionsHarald Musum2024-01-022-2/+2
* | Add unit test for change validator which throwsjonmv2024-01-021-0/+8
* | Catch change exceptions, as well as keeping change actionsjonmv2024-01-021-60/+57
* | Revert "Merge pull request #29730 from vespa-engine/revert-29692-jonmv/keep-c...jonmv2024-01-026-61/+117
|/
* Revert "Jonmv/keep config change actions in dev"Harald Musum2023-12-216-117/+61
* GC complete feature flags.Henning Baldersheim2023-12-211-15/+0
* Cosmetic changes to log messageHarald Musum2023-12-201-8/+12
* Implement new methodHarald Musum2023-12-192-0/+4
* 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-182-10/+99
|\
| * Simplifyjonmv2023-12-181-2/+2
| * More careful resource parsingjonmv2023-12-182-10/+99
* | Move dev-validation-override to validator, and keep all failures and changesjonmv2023-12-186-61/+107
* | Add failing unit testjonmv2023-12-181-0/+10
|/
* 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-142-2/+2
* | Reapply "add parsing of special strings for inf/nan cell values"Arne Juul2023-12-142-3/+22
|/
* Revert "add parsing of special strings for inf/nan cell values"Henning Baldersheim2023-12-132-22/+3
* 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-132-3/+22
|\ \
| * | allow JSON nullArne Juul2023-12-111-1/+1
| * | add parsing of special strings for inf/nan cell valuesArne Juul2023-12-112-3/+22
* | | 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-122-31/+79
* | 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-0810-10/+254
* Detect integer fields in fieldsets.Tor Egge2023-12-073-0/+12
* 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-053-18/+1
|\
| * GC adminClusterNodeResourcesArchitecture, not used in config-modelHarald Musum2023-12-053-18/+1
* | Make sure to set JVM options also when there is no nodes element in services.xmlHarald Musum2023-12-052-0/+20
|/
* 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-2932-1/+301
* Move Jackson util from vespajlib to container-core.Henning Baldersheim2023-11-242-2/+2