aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Forward multivalue information from parent field to individual struct indexes.Henning Baldersheim2024-06-1416-8/+220
* add metricset filterArne Juul2024-06-121-0/+33
* Merge pull request #31530 from vespa-engine/jonmv/public-athenz-servicesJon Marius Venstad2024-06-112-31/+54
|\
| * Make it possible to launch an Athenz service in publicjonmv2024-06-112-31/+54
* | memoryGb => memoryGiBHenning Baldersheim2024-06-119-14/+14
* | Disk size is given in units of 1*10^9(GB), not 1*1024^3(GiB)Henning Baldersheim2024-06-114-31/+32
* | find parent hostname from nodenameArne Juul2024-06-103-4/+50
* | Update code after transactionlogserver service was removedHarald Musum2024-06-101-3/+2
* | Merge pull request #31491 from vespa-engine/hmusum/remove-transaction-log-ser...Henning Baldersheim2024-06-095-130/+48
|\ \
| * | Remove transaction log server as a serviceHarald Musum2024-06-095-130/+48
| |/
* | 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-072-0/+26
* | Remove hyphen in second phase rank score drop limit property name.Tor Egge2024-06-072-2/+2
* | 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-068-161/+191
|\ \
| * | Inherits diversity settings.Henning Baldersheim2024-06-061-32/+35
| * | - Test that deprecation warning is given if specified inside match-phase {}.Henning Baldersheim2024-06-062-18/+51
| * | Support Diversity at rank-profile level.Henning Baldersheim2024-06-068-126/+120
| |/
* | 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-052-3/+37
* 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-034-4/+49
* Add second phase rank score drop limit to config model.Tor Egge2024-06-036-0/+51
* Stop using feature flag for jvmOmitStackTraceInFastThrowOptionHarald Musum2024-05-307-55/+0
* Update test to expect 1 more default searcher.Henning Baldersheim2024-05-301-2/+3
* Merge pull request #31348 from vespa-engine/jonmv/correctly-compute-with-node...Jon Marius Venstad2024-05-3010-41/+48
|\
| * Update tests and fix commentjonmv2024-05-302-6/+6
| * Correctly account for node memory overhead when computing args for startup sc...jonmv2024-05-299-36/+43
* | 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-294-26/+12
* | Merge pull request #31333 from vespa-engine/hmusum/throw-if-document-summary-...Henning Baldersheim2024-05-292-2/+24
|\ \
| * | Add test showing that inheriting a non-existent document summary gives NullPo...Harald Musum2024-05-292-2/+24
| |/
* / Log a deployment warning if distribution keys are high relative to node countTor Brede Vekterli2024-05-292-1/+84
|/
* Merge pull request #31298 from vespa-engine/jonmv/add-cost-for-all-distribute...Jon Marius Venstad2024-05-244-2/+36
|\
| * Add unit test for onnx cost registeredjonmv2024-05-243-1/+34
| * 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-234-4/+48
|\ \
| * | Require a single, fixed-size node for tester containersjonmv2024-05-232-0/+37
| * | 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-233-8/+43
|/
* Merge pull request #31241 from vespa-engine/hakonhall/quota-capacity-policiesJon Bratseth2024-05-196-16/+33
|\
| * Remove flags dependency from config-modelHåkon Hallingstad2024-05-184-33/+6
| * Apply capacity to quota checkJon Bratseth2024-05-139-17/+61
* | Use lambdaHenning Baldersheim2024-05-181-1/+0
* | Use lambdaHenning Baldersheim2024-05-181-1/+1