summaryrefslogtreecommitdiffstats
path: root/config-model/src/main
Commit message (Collapse)AuthorAgeFilesLines
* Revert "remove restricted dpbindings"Harald Musum2023-08-217-44/+20
|
* Merge pull request #27996 from ↵Morten Tokle2023-08-217-20/+44
|\ | | | | | | | | vespa-engine/mortent/remove-restricted-dpbindings2 remove restricted dpbindings
| * Rename method, change scopeMorten Tokle2023-08-095-6/+6
| |
| * Keep original port when restricting bindings to dataplane portMorten Tokle2023-08-093-5/+36
| |
| * Remove flag restrict-data-plane-bindingsMorten Tokle2023-08-094-12/+5
| |
* | Use zstd as default compression method for logarchive for hosted appsHarald Musum2023-08-171-2/+4
| |
* | Require redundancy of at least 1Henning Baldersheim2023-08-171-2/+2
| |
* | Merge pull request #28054 from ↵Arne H Juul2023-08-175-0/+39
|\ \ | | | | | | | | | | | | vespa-engine/geirst/target-hits-max-adjustment-factor Control the auto-adjustment of targetHits in ANN using post-filtering.
| * | Control the auto-adjustment of targetHits in ANN using post-filtering.Geir Storli2023-08-155-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When searching the HNSW index in a post-filtering case, targetHits is auto-adjusted in an effort to still expose targetHits hits to first-phase ranking after post-filtering. The following formula is now used to ensure an upper bound of adjustedTargetHits, avoiding that the search in the HNSW index takes too long. adjustedTargetHits = min(targetHits / estimatedHitRatio, targetHits * targetHitsMaxAdjustmentFactor). The target-hits-max-adjustment-factor can be set in a rank profile and overriden per query. The value is in the range [1.0,inf], with the default being 20.0. When setting this to 1.0, auto-adjustment of targetHits is effectively disabled.
* | | Allow infrastructure to override application typeMorten Tokle2023-08-152-4/+42
|/ /
* / Correctly classify references to missing fieldsJon Bratseth2023-08-143-12/+9
|/
* Always use stricter validation for complex fields with struct field attributes.Geir Storli2023-08-085-32/+23
|
* Clarify error handlingHenning Baldersheim2023-08-031-2/+1
|
* GC enable-conditional-put-remove-write-repairHenning Baldersheim2023-08-022-15/+3
|
* Merge pull request #27869 from vespa-engine/hmusum/remove-version-7-schemasHenning Baldersheim2023-08-0225-1531/+0
|\ | | | | Don't install XML schema files for vespa 7.x anymore
| * Don't install XML schema files for vespa 7.x anymoreHarald Musum2023-07-2125-1531/+0
| |
* | Since redundancy is created late in the process we need to access it via a ↵Henning Baldersheim2023-08-023-14/+20
| | | | | | | | provider instead of providing in the constructor.
* | Modernize codeHenning Baldersheim2023-08-022-32/+17
| |
* | Revert "Revert "- initial document count must be number of unique documents ↵Henning Baldersheim2023-08-023-12/+23
| | | | | | | | per node." MERGEOK"
* | Merge pull request #27948 from vespa-engine/balder/cleanup-unused-complexityBjørn Christian Seime2023-08-023-130/+1
|\ \ | | | | | | Cleanup unused stuff to reduce entanglement
| * | Cleanup unused stuff to reduce entanglementHenning Baldersheim2023-08-023-130/+1
| | |
* | | Merge pull request #27940 from vespa-engine/olaa/infrastructure-metric-setsOla Aunrønning2023-08-0215-1385/+27
|\ \ \ | |/ / |/| | Infrastructure metric sets
| * | Move metric sets to metrics moduleOla Aunronning2023-08-0115-1385/+27
| | |
* | | Revert "- initial document count must be number of unique documents per node."Arnstein Ressem2023-08-013-23/+12
|/ /
* | Merge pull request #27935 from ↵Yngve Aasheim2023-08-013-52/+183
|\ \ | | | | | | | | | | | | vespa-engine/yngveaasheim/prepare-metricset-config-server Add separate infrastructure metric set
| * | Include remaining metrics used by alerts. Fix two comments from Ola.yngveaasheim2023-07-312-3/+11
| | |
| * | Add metric used for alertingyngveaasheim2023-07-311-0/+2
| | |
| * | Separate out infrastructure metrics, include in predefined metrics setsyngveaasheim2023-07-313-112/+171
| | |
| * | Document and add some more infrastructure metricsyngveaasheim2023-07-311-0/+1
| | |
| * | Remove duplicate entriesyngveaasheim2023-07-311-5/+0
| | |
| * | Separate controller specific metrics into separate enum and methodyngveaasheim2023-07-311-23/+24
| | |
| * | Add enums for infrastructure and add to vespametricsset as needed for ↵yngveaasheim2023-07-311-5/+70
| | | | | | | | | | | | infrastructure services.
* | | - initial document count must be number of unique documents per node.Henning Baldersheim2023-07-313-12/+23
|/ / | | | | | | The reason is that it is the backend that decides how it will use this number for presizing internally.
* | Remove active attributeMartin Polden2023-07-271-13/+4
| |
* | Remove global-service-idMartin Polden2023-07-272-4/+0
| |
* | Revert "Remove global-service-id"Martin Polden2023-07-273-4/+17
| |
* | Remove active attributeMartin Polden2023-07-261-13/+4
| |
* | Remove global-service-idMartin Polden2023-07-262-4/+0
| |
* | Merge pull request #27888 from vespa-engine/mpolden/remove-unused-attribMartin Polden2023-07-251-2/+0
|\ \ | | | | | | Remove unused gpu-device attribute
| * | Remove unused gpu-device attributeMartin Polden2023-07-251-2/+0
| | |
* | | Use -vocab as suffix to allow only provide transformer model-idJo Kristian Bergum2023-07-251-2/+2
|/ /
* / Revert "Enable TLSv1.3 for hosted endpoints"Bjørn Christian Seime2023-07-211-1/+2
|/ | | | This reverts commit ad7707a29b02872e2ab45fbbf22205fbee34ab97.
* Merge pull request #27857 from vespa-engine/bjorncs/tls13Bjørn Christian Seime2023-07-211-2/+1
|\ | | | | Bjorncs/tls13
| * Enable TLSv1.3 for hosted endpointsBjørn Christian Seime2023-07-201-2/+1
| |
* | Merge pull request #27854 from vespa-engine/bratseth/scale-down-lessMartin Polden2023-07-211-4/+4
|\ \ | |/ |/| Don't scale down if we are likely to scale back up
| * Don't scale down if we are likely to scale back upJon Bratseth2023-07-201-4/+4
| | | | | | | | | | | | | | | | | | When we decide to scale number of nodes down we'll see a lower ideal load because we need to be able to handle one node going down. This may lead us to be closer to ideal (at current peak load) than otherwise anticipated, such that we are quite likely to soon scale back up. This checks for that and avoids scaling down dimensions where this is the case.
* | Only include relevant client definitions for filtersBjørn Christian Seime2023-07-202-0/+2
| |
* | Merge pull request #27843 from vespa-engine/jobergum/add-new-embedding-modelsJo Kristian Bergum2023-07-201-0/+9
|\ \ | | | | | | Add new models and int8 versions of selected models
| * | Add new models and int8 versions of selected modelsJo Kristian Bergum2023-07-201-0/+9
| | |
* | | Add port for token connector to nginx configBjørn Christian Seime2023-07-192-4/+8
| | |