aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Warn when using paged attribute setting in combination with HNSW indexing.Tor Egge42 hours1-4/+7
* Do not use dynamic logserver ports for non-testers in hosted Vespajonmv3 days3-1/+3
* Provide services to restart for global-doc, ONNX and LLM change validatorsjonmv4 days5-3/+14
* Merge pull request #31589 from vespa-engine/mpolden/logcontainerHarald Musum4 days3-7/+26
|\
| * Add container on logserver in non-hosted environmentMartin Polden4 days3-7/+26
* | remove service labels, at least for nowArne Juul7 days1-2/+3
|/
* Forward multivalue information from parent field to individual struct indexes.Henning Baldersheim7 days1-8/+10
* add metricset filterArne Juul9 days1-0/+33
* Merge pull request #31530 from vespa-engine/jonmv/public-athenz-servicesJon Marius Venstad10 days2-31/+54
|\
| * Make it possible to launch an Athenz service in publicjonmv10 days2-31/+54
* | memoryGb => memoryGiBHenning Baldersheim10 days6-7/+7
* | Disk size is given in units of 1*10^9(GB), not 1*1024^3(GiB)Henning Baldersheim10 days1-8/+8
* | find parent hostname from nodenameArne Juul11 days2-2/+27
* | Merge pull request #31491 from vespa-engine/hmusum/remove-transaction-log-ser...Henning Baldersheim12 days3-108/+25
|\ \
| * | Remove transaction log server as a serviceHarald Musum12 days3-108/+25
| |/
* | Merge pull request #31470 from vespa-engine/arnej/add-metric-renamesArne H Juul12 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 Baldersheim14 days1-0/+3
* | Remove hyphen in second phase rank score drop limit property name.Tor Egge14 days1-1/+1
* | Log when some ZK nodes are not present in a session, but should bejonmv14 days1-1/+0
* | Merge pull request #31467 from vespa-engine/balder/support-diversity-at-rankp...Henning Baldersheim2024-06-066-102/+96
|\ \
| * | Inherits diversity settings.Henning Baldersheim2024-06-061-32/+35
| * | Support Diversity at rank-profile level.Henning Baldersheim2024-06-066-72/+63
| |/
* | 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-034-0/+25
* 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-232-1/+13
|\ \
| * | Require a single, fixed-size node for tester containersjonmv2024-05-231-0/+12
| * | Read <tester><nodes> from deployment spec for test/staging/prodjonmv2024-05-231-1/+1
| |/
* / 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