aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main
Commit message (Expand)AuthorAgeFilesLines
* Disk size is given in units of 1*10^9(GB), not 1*1024^3(GiB)Henning Baldersheim2024-06-111-8/+8
* find parent hostname from nodenameArne Juul2024-06-102-2/+27
* Merge pull request #31491 from vespa-engine/hmusum/remove-transaction-log-ser...Henning Baldersheim2024-06-093-108/+25
|\
| * Remove transaction log server as a serviceHarald Musum2024-06-093-108/+25
* | Merge pull request #31470 from vespa-engine/arnej/add-metric-renamesArne H Juul2024-06-091-3/+31
|\ \ | |/ |/|
| * also use metricstransform processor to rename some metricsArne Juul2024-06-061-3/+31
* | Test that diversity requires either match-phase or second-phaseHenning Baldersheim2024-06-071-0/+3
* | Remove hyphen in second phase rank score drop limit property name.Tor Egge2024-06-071-1/+1
* | Log when some ZK nodes are not present in a session, but should bejonmv2024-06-071-1/+0
* | Merge pull request #31467 from vespa-engine/balder/support-diversity-at-rankp...Henning Baldersheim2024-06-067-107/+114
|\ \
| * | Inherits diversity settings.Henning Baldersheim2024-06-061-32/+35
| * | - Test that deprecation warning is given if specified inside match-phase {}.Henning Baldersheim2024-06-061-1/+13
| * | Support Diversity at rank-profile level.Henning Baldersheim2024-06-067-77/+69
| |/
* | Move parsing of configuration string to config modelBjørn Christian Seime2024-06-061-10/+28
* | Update config-model/src/main/java/com/yahoo/vespa/model/container/http/ssl/Ho...Bjørn Christian Seime2024-06-061-1/+1
* | Update configuration validation in modelBjørn Christian Seime2024-06-061-1/+1
|/
* Truncate app container heap size to 4 significant bits (when hosted)jonmv2024-06-051-3/+12
* Make sample rate mandatory. Validate in config modelBjørn Christian Seime2024-06-051-0/+5
* Control content logging through feature flagBjørn Christian Seime2024-06-052-2/+9
* Add feature flag for enforcing strictly increasing cluster state versionsTor Brede Vekterli2024-06-033-4/+23
* Add second phase rank score drop limit to config model.Tor Egge2024-06-035-0/+27
* Stop using feature flag for jvmOmitStackTraceInFastThrowOptionHarald Musum2024-05-306-31/+0
* Merge pull request #31348 from vespa-engine/jonmv/correctly-compute-with-node...Jon Marius Venstad2024-05-307-28/+35
|\
| * Update tests and fix commentjonmv2024-05-301-1/+1
| * Correctly account for node memory overhead when computing args for startup sc...jonmv2024-05-297-28/+35
* | Add TODOHarald Musum2024-05-291-0/+1
* | Only log application package warning if inheriting from default summaryHarald Musum2024-05-292-3/+8
* | Throw if inheriting non-existent document summaryHarald Musum2024-05-292-10/+5
* | Merge pull request #31333 from vespa-engine/hmusum/throw-if-document-summary-...Henning Baldersheim2024-05-291-2/+1
|\ \
| * | Add test showing that inheriting a non-existent document summary gives NullPo...Harald Musum2024-05-291-2/+1
| |/
* / Log a deployment warning if distribution keys are high relative to node countTor Brede Vekterli2024-05-291-0/+34
|/
* Merge pull request #31298 from vespa-engine/jonmv/add-cost-for-all-distribute...Jon Marius Venstad2024-05-241-1/+2
|\
| * Include cost of all distributed ONNX models, not just those with custom configjonmv2024-05-241-1/+2
* | Merge pull request #31285 from vespa-engine/jonmv/support-new-tester-nodes-sy...Jon Marius Venstad2024-05-233-4/+23
|\ \
| * | Require a single, fixed-size node for tester containersjonmv2024-05-231-0/+12
| * | Read <tester><nodes> from deployment spec for test/staging/prodjonmv2024-05-232-4/+11
| |/
* / Add feature flag for Put/Activate replica selection symmetryTor Brede Vekterli2024-05-232-2/+16
|/
* Merge pull request #31241 from vespa-engine/hakonhall/quota-capacity-policiesJon Bratseth2024-05-193-14/+25
|\
| * Remove flags dependency from config-modelHåkon Hallingstad2024-05-183-27/+6
| * Apply capacity to quota checkJon Bratseth2024-05-135-15/+47
* | Use lambdaHenning Baldersheim2024-05-181-1/+0
* | Use lambdaHenning Baldersheim2024-05-181-1/+1
* | - Carry datatype explicit instead of implicit via field inheritance.Henning Baldersheim2024-05-184-18/+19
* | It is sufficient for a fieldview to contains collection of FieldBase.Henning Baldersheim2024-05-171-6/+6
* | Merge pull request #31226 from vespa-engine/hmusum/fix-jvm-options-in-combina...Henning Baldersheim2024-05-166-11/+6
|\ \
| * | Fix Jvm options in combination with feature flagHarald Musum2024-05-166-11/+6
* | | Merge branch 'master' into bratseth/stemming-traceJon Bratseth2024-05-1317-53/+133
|\| |
| * | Merge pull request #31191 from vespa-engine/toregge/dont-implicitly-set-word-...Geir Storli2024-05-131-0/+3
| |\ \
| | * | Don't implicitly set word match for tensor attribute fields.Tor Egge2024-05-131-0/+3
| * | | GC TypedKeyHenning Baldersheim2024-05-132-23/+3