summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #24031 from ↵Geir Storli2022-09-1312-36/+363
|\ | | | | | | | | vespa-engine/geirst/allow-dynamic-transform-array-string Allow dynamic transforms on array<string> summary fields.
| * Allow dynamic transforms on array<string> summary fields.Geir Storli2022-09-1312-36/+363
| |
* | Add `compute-coverage-from-target-active-docs` feature flag and Dispatch configTor Brede Vekterli2022-09-134-0/+33
| | | | | | | | Defaults to false.
* | Add group-normalized redundancy to Dispatch configTor Brede Vekterli2022-09-134-1/+20
| | | | | | | | | | | | Will allow the degraded coverage calculation to use in-group redundancy in addition to the existing searchable-copies config as part of its heuristics.
* | If there is less than 12G memory, use only single flush thread.Henning Baldersheim2022-09-132-0/+14
|/
* Revert "Restrict data plane bindings"Morten Tokle2022-09-127-196/+36
| | | | This reverts commit 4f8bccce3a80181c5e745acedca0accc8bfa3d68.
* Restrict data plane bindingsMorten Tokle2022-09-127-36/+196
|
* Add feature flag to restrict data plane bindingsMorten Tokle2022-09-091-0/+7
|
* Allow cloud-account attribute on prod elementMartin Polden2022-09-091-0/+1
|
* Allow cloud-account attribute on non-production elementsMartin Polden2022-09-091-0/+10
|
* Merge pull request #23982 from vespa-engine/hmusum/allow-no-adminserver-elementHarald Musum2022-09-083-5/+21
|\ | | | | Allow no adminserver element in services.xml [run-systemtest]
| * Allow no adminserver element in services.xmlHarald Musum2022-09-083-5/+21
| | | | | | | | Create single config server on container node if not given
* | Remove summarymap config that is no longer used.Geir Storli2022-09-081-1/+0
|/
* Remove producing of summarymap config from the config model.Geir Storli2022-09-0740-847/+95
| | | | The search backend is no longer using this config.
* Migrate unit tests that are still relevant after summarymap is removed.Geir Storli2022-09-072-219/+108
|
* No functional changesJon Bratseth2022-09-071-24/+23
|
* Use feature flag CLUSTER_CONTROLLER_STATE_GATHER_COUNTHarald Musum2022-09-055-9/+18
|
* Warn oonce per summaryJon Bratseth2022-09-052-9/+16
|
* Merge pull request #23878 from vespa-engine/bratseth/moodel-configJon Bratseth2022-09-0110-176/+143
|\ | | | | Bratseth/model config
| * Correct typosJon Bratseth2022-09-012-2/+2
| |
| * Add 'model' config typeJon Bratseth2022-08-3110-176/+143
| |
* | Merge pull request #23877 from vespa-engine/kkraune/jvm-patternHarald Musum2022-09-011-1/+1
|\ \ | | | | | | Add * to valid jvm pattern for debug address, self-hosted
| * | Move - to end of list of characters, as - otherwise is used as rangeHarald Musum2022-09-011-1/+1
| | |
| * | Add * to valid jvm pattern for debug port self-hostedKristian Aune2022-08-311-1/+1
| | |
* | | Also add option to turn split optimisation off.Henning Baldersheim2022-08-312-1/+3
| | |
* | | Remove option to specify delay with feature flag.Henning Baldersheim2022-08-312-9/+3
|/ /
* | Merge pull request #23855 from vespa-engine/hmusum/cleanup-20Harald Musum2022-08-305-39/+30
|\ \ | | | | | | Cluster controller cleanup, part 7 [run-systemtest]
| * | Remove dead code and some cosmetic changesHarald Musum2022-08-295-39/+30
| | |
* | | Merge pull request #23842 from vespa-engine/bjorncs/zk-tls-configMorten Tokle2022-08-302-0/+7
|\ \ \ | | | | | | | | Bjorncs/zk tls config
| * | | Use separate Vespa mTLS config file for configserver ZKBjørn Christian Seime2022-08-302-0/+7
| | |/ | |/|
* | | remove unused config variable with no effectArne Juul2022-08-291-1/+0
| | |
* | | Duplicate summarymap config into summary config.Geir Storli2022-08-2935-86/+1014
| |/ |/| | | | | This prepares for the removal of summarymap config.
* | Minor cleanup while reading code.Henning Baldersheim2022-08-281-26/+17
| |
* | Control phrase execution with featureflagHenning Baldersheim2022-08-284-33/+75
|/
* Merge pull request #23770 from vespa-engine/bratseth/embedder-syntax-5Jon Bratseth2022-08-2611-251/+214
|\ | | | | Bratseth/embedder syntax 5
| * Drop special embedder configJon Bratseth2022-08-2410-219/+137
| |
| * Make error message deterministicJon Bratseth2022-08-241-2/+3
| |
| * Allow embedders where we alloow componentsJon Bratseth2022-08-241-8/+9
| |
| * Output valid modelsJon Bratseth2022-08-242-8/+14
| |
| * CleanupJon Bratseth2022-08-241-14/+10
| |
| * More testsJon Bratseth2022-08-244-44/+71
| |
| * Test model id lookupJon Bratseth2022-08-243-26/+23
| |
| * Add tests and more error checkingJon Bratseth2022-08-242-7/+24
| |
* | switch to vespa-deploy in goArne Juul2022-08-251-2/+0
| |
* | Merge pull request #23772 from ↵Henning Baldersheim2022-08-242-5/+10
|\ \ | | | | | | | | | | | | vespa-engine/geirst/paged-support-for-reference-attributes Add 'paged' support for reference attribute fields.
| * | Add 'paged' support for reference attribute fields.Geir Storli2022-08-242-5/+10
| |/ | | | | | | | | | | | | | | The memory usage of a reference attribute can be calculated as follows: num_child_docs * 8 + num_parent_docs * 24 + num_child_docs_where_parent_reference_is_set * 4. When using 'paged' the btrees used in the reverse mapping from parent lid to child lids are still memory allocated. This is the num_child_docs_where_parent_reference_is_set part of the equation above.
* / Add feature flag for two-phase document GC in content clustersTor Brede Vekterli2022-08-243-2/+40
|/
* Require non-null logserverHarald Musum2022-08-241-6/+7
|
* Move embedder definition to commonJon Bratseth2022-08-232-8/+7
|
* Allow skipping 'bundle' and 'def'Jon Bratseth2022-08-231-2/+2
|