aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Stop using feature flag for jvmOmitStackTraceInFastThrowOptionHarald Musum3 days6-31/+0
* Merge pull request #31348 from vespa-engine/jonmv/correctly-compute-with-node...Jon Marius Venstad4 days7-28/+35
|\
| * Update tests and fix commentjonmv4 days1-1/+1
| * Correctly account for node memory overhead when computing args for startup sc...jonmv4 days7-28/+35
* | Add TODOHarald Musum4 days1-0/+1
* | Only log application package warning if inheriting from default summaryHarald Musum4 days2-3/+8
* | Throw if inheriting non-existent document summaryHarald Musum4 days2-10/+5
* | Merge pull request #31333 from vespa-engine/hmusum/throw-if-document-summary-...Henning Baldersheim4 days1-2/+1
|\ \
| * | Add test showing that inheriting a non-existent document summary gives NullPo...Harald Musum5 days1-2/+1
| |/
* / Log a deployment warning if distribution keys are high relative to node countTor Brede Vekterli4 days1-0/+34
|/
* Merge pull request #31298 from vespa-engine/jonmv/add-cost-for-all-distribute...Jon Marius Venstad9 days1-1/+2
|\
| * Include cost of all distributed ONNX models, not just those with custom configjonmv10 days1-1/+2
* | Merge pull request #31285 from vespa-engine/jonmv/support-new-tester-nodes-sy...Jon Marius Venstad10 days2-1/+13
|\ \
| * | Require a single, fixed-size node for tester containersjonmv10 days1-0/+12
| * | Read <tester><nodes> from deployment spec for test/staging/prodjonmv10 days1-1/+1
| |/
* / Add feature flag for Put/Activate replica selection symmetryTor Brede Vekterli10 days2-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-1316-52/+120
|\| |
| * | 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
| * | | No need to implement TypedKey interface naymore.Henning Baldersheim2024-05-131-4/+6
| |/ /
| * | Merge pull request #31139 from vespa-engine/toregge/enable-setting-max-token-...Geir Storli2024-05-085-3/+24
| |\ \
| | * | Enable setting max-token-length in field match.Tor Egge2024-05-075-3/+24
| * | | Unit test that struct field with index and exact match gives expectedTor Egge2024-05-071-0/+4
| |/ /
| * | Merge pull request #31125 from vespa-engine/balder/avoid-deprecated-jackson-m...Henning Baldersheim2024-05-071-10/+10
| |\ \
| | * | Avoid methods deprecated in jackson 2.17.1Henning Baldersheim2024-05-061-10/+10
| * | | Merge pull request #31119 from vespa-engine/toregge/rename-max-token-length-t...Geir Storli2024-05-061-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Rename max token length to max tokenize length in linguistics annotatorTor Egge2024-05-061-1/+1
| * | | Revert "Update jackson2.vespa.version to v2.17.0"Henning Baldersheim2024-05-061-10/+10
| * | | Merge pull request #30751 from vespa-engine/renovate/jackson2.vespa.versionHenning Baldersheim2024-05-061-10/+10
| |\ \ \
| | * | | Avoid deprecated methods.Henning Baldersheim2024-05-061-10/+10
| | |/ /
| * / / Configure signficance searcher through `SchemaInfo`Bjørn Christian Seime2024-05-063-11/+12
| |/ /
| * | Merge pull request #31097 from vespa-engine/lesters/restart-on-deploy-for-loc...Lester Solbakken2024-05-062-0/+57
| |\ \ | | |/ | |/|
| | * Use class.getName() instead of stringLester Solbakken2024-05-031-1/+1
| | * Only restart if local LLM is found in both previous and next generationLester Solbakken2024-05-031-12/+29
| | * Restart on deploy for local LLMsLester Solbakken2024-05-022-0/+40
* | | Trace no stemming due to language=UNKNOWNJon Bratseth2024-05-121-13/+10
|/ /
* | Merge pull request #31047 from vespa-engine/arnej/add-resource-attributesOla Aunrønning2024-05-034-10/+127
|\ \ | |/ |/|
| * remove hard-coded fallback valuesArne Juul2024-04-261-11/+16
| * better unit testArne Juul2024-04-251-6/+9
| * add some resource attributes and more per-service labelsArne Juul2024-04-244-10/+119