aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/content/cluster/ClusterTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Fade out round-robin dispatch policy.Henning Baldersheim2023-08-071-2/+2
|
* Splitt nodes static and dynamic config in DispatchConfig to prepare for ↵Henning Baldersheim2022-11-211-17/+22
| | | | seamless cluster changes.
* GC unusedHenning Baldersheim2022-11-211-3/+0
| | | | | | | -useMultilevelDispatch -useLocalNode -searchableCopies -mergeGroupingResultInSearchInvokerEnabled
* Remove all traces from computeCoverageFromTargetActiveDocsHenning Baldersheim2022-09-291-1/+0
|
* Always use target-active-docs for coverage computation.Henning Baldersheim2022-09-281-4/+2
|
* Add `compute-coverage-from-target-active-docs` feature flag and Dispatch configTor Brede Vekterli2022-09-131-0/+2
| | | | Defaults to false.
* Add group-normalized redundancy to Dispatch configTor Brede Vekterli2022-09-131-0/+3
| | | | | | Will allow the degraded coverage calculation to use in-group redundancy in addition to the existing searchable-copies config as part of its heuristics.
* Convert config-model to junit5Bjørn Christian Seime2022-07-281-16/+16
|
* Remove unused fieldsJon Bratseth2022-06-081-1/+0
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Mark config option min-group-coverage for removalJon Bratseth2021-06-151-1/+0
|
* Gc unused config options: min-group-coverage and max nodes per groupJon Bratseth2021-06-151-2/+0
|
* Revert "Revert "Searchdefinition/schemas cleanup""Harald Musum2021-06-051-3/+1
|
* Revert "Searchdefinition/schemas cleanup"Arnstein Ressem2021-06-041-1/+3
|
* Use generateSchemds and remove generateSearchDefinitionHarald Musum2021-06-041-3/+1
|
* Merge branch 'master' into balder/topk-probability-four-ninesHenning Baldersheim2020-05-201-4/+4
|\
| * Default dispatch policy is now adapative meaning that it will loadbalance ↵Henning Baldersheim2020-05-201-4/+4
| | | | | | | | groups based on latency.
* | Set top-k-probability to 0.9999Henning Baldersheim2020-05-191-1/+4
|/
* Revert "Merge pull request #12565 from ↵Jon Bratseth2020-03-171-1/+1
| | | | | | | vespa-engine/revert-12563-bratseth/search-to-schema" This reverts commit ea5fe1bf8c0d389a3964d2e5c490994920d21a4e, reversing changes made to 7e92c3852e893d09f0aa821e04e4e9dbe83b4ab2.
* Revert "Bratseth/search to schema"Jon Bratseth2020-03-131-1/+1
|
* searchdefinitions -> schemasJon Bratseth2020-03-131-1/+1
|
* Deprecate and ignore use-local-nodeJon Bratseth2020-01-091-4/+1
|
* Merge with masterJon Bratseth2019-10-251-4/+0
|\
| * GC no longer used ports.Henning Baldersheim2019-10-241-4/+0
| |
* | Create one Dispatcher component per search clusterJon Bratseth2019-10-251-1/+2
|/ | | | | | This avoids creating an excessive number of connections to search clusters when the application (incorrectly) creates many local provider chains to the same search cluster.
* Revert "Revert "Balder/remove tld from config model rebased""Henning Baldersheim2019-09-231-39/+91
|
* Revert "Balder/remove tld from config model rebased"Harald Musum2019-09-231-91/+39
|
* Complete test coverage for DispatchConfigHenning Baldersheim2019-09-231-4/+61
|
* Add some minimal dispatchconfig tests.Henning Baldersheim2019-09-231-4/+43
|
* Remove tld from config-modelHenning Baldersheim2019-09-231-44/+0
|
* Revert "Revert "As redundancy and searchable copies depends on group setup ↵Henning Baldersheim2019-08-021-0/+2
| | | | normally,""
* Revert "As redundancy and searchable copies depends on group setup normally,"Henning Baldersheim2019-08-021-2/+0
|
* As redundancy and searchable copies depends on group setup normally,Henning Baldersheim2019-08-021-0/+2
| | | | | but in hosted it is within a group, we have had some very dirty and incorrect code for reasoning here. Now this is taken care of at constrution of the Redundancy object, so that use is identical later on.
* Cleanup config model, part 1Harald Musum2019-07-251-12/+2
| | | | | Remove unused code, optimize imports, fix method signatures. No functional changes
* Deprecate 'jdisc', and update all tests to use 'container.gjoranv2019-07-101-2/+2
|
* Add a flag to control default dispatch policy per zone.Henning Baldersheim2019-02-011-7/+7
|
* Add a jdisc container clsuter to actually get some dispatch nodes.Henning Baldersheim2018-11-211-24/+30
|
* Ensure that we have one cluster.Henning Baldersheim2018-11-211-0/+2
|
* Control dispatch policy explicitHenning Baldersheim2018-11-211-1/+26
|
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
|
* Test searchable-copies for partitionsconfig.Henning Baldersheim2018-05-071-1/+7
|
* Set visibility delay to zero for all global document types.Geir Storli2017-08-231-4/+26
| | | | | This is to ensure consistency between parent and child document types in the search core when using parent-child features.
* Rewrite to use joinLines().Geir Storli2017-08-231-33/+30
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* PublishJon Bratseth2016-06-151-0/+100