aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src
Commit message (Expand)AuthorAgeFilesLines
* Warn when using paged attribute setting in combination with HNSW indexing.Tor Egge24 hours2-4/+33
* Do not use dynamic logserver ports for non-testers in hosted Vespajonmv47 hours3-1/+3
* Provide services to restart for global-doc, ONNX and LLM change validatorsjonmv3 days5-3/+14
* Merge pull request #31589 from vespa-engine/mpolden/logcontainerHarald Musum3 days11-45/+75
|\
| * Add container on logserver in non-hosted environmentMartin Polden3 days11-45/+75
* | remove service labels, at least for nowArne Juul6 days1-2/+3
|/
* Forward multivalue information from parent field to individual struct indexes.Henning Baldersheim6 days16-8/+220
* add metricset filterArne Juul8 days1-0/+33
* Merge pull request #31530 from vespa-engine/jonmv/public-athenz-servicesJon Marius Venstad9 days2-31/+54
|\
| * Make it possible to launch an Athenz service in publicjonmv9 days2-31/+54
* | memoryGb => memoryGiBHenning Baldersheim9 days9-14/+14
* | Disk size is given in units of 1*10^9(GB), not 1*1024^3(GiB)Henning Baldersheim9 days4-31/+32
* | find parent hostname from nodenameArne Juul10 days3-4/+50
* | Update code after transactionlogserver service was removedHarald Musum10 days1-3/+2
* | Merge pull request #31491 from vespa-engine/hmusum/remove-transaction-log-ser...Henning Baldersheim11 days5-130/+48
|\ \
| * | Remove transaction log server as a serviceHarald Musum11 days5-130/+48
| |/
* | Merge pull request #31470 from vespa-engine/arnej/add-metric-renamesArne H Juul11 days1-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 Baldersheim13 days2-0/+26
* | Remove hyphen in second phase rank score drop limit property name.Tor Egge13 days2-2/+2
* | Log when some ZK nodes are not present in a session, but should bejonmv13 days1-1/+0
* | Merge pull request #31467 from vespa-engine/balder/support-diversity-at-rankp...Henning Baldersheim14 days8-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
| |/