summaryrefslogtreecommitdiffstats
path: root/configdefinitions
diff options
context:
space:
mode:
authorHarald Musum <musum@yahooinc.com>2023-03-29 12:48:10 +0200
committerHarald Musum <musum@yahooinc.com>2023-03-29 12:48:10 +0200
commitd68318224dd9adb5d5aca7cf16cac2dbc19e4349 (patch)
tree500370b2da454825413a3adb319d268720d57ce0 /configdefinitions
parent6f3d174ec08bc5aaa69a5370944ce8c2f4a83958 (diff)
Create real distribution config for all tests
Diffstat (limited to 'configdefinitions')
-rw-r--r--configdefinitions/src/vespa/stor-distribution.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/configdefinitions/src/vespa/stor-distribution.def b/configdefinitions/src/vespa/stor-distribution.def
index f35a941b6ae..c5599a8589b 100644
--- a/configdefinitions/src/vespa/stor-distribution.def
+++ b/configdefinitions/src/vespa/stor-distribution.def
@@ -23,7 +23,7 @@ ready_copies int default=0
## If this option is set true, the distributor will try to enforce one active copy
## of buckets per leaf hierarchical group. This is a simple implementation for
## search to be able to setup top level dispatcher to only send search to all
-## nodes in one group as they have a static cost per node used. It used,
+## nodes in one group as they have a static cost per node used. If used,
## hierarchical grouping can not be used for other purposes. Using this option
## implies that:
## - ready_copies == redundancy