summaryrefslogtreecommitdiffstats
path: root/storage
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahooinc.com>2022-04-20 12:38:36 +0000
committerGeir Storli <geirst@yahooinc.com>2022-04-20 12:38:36 +0000
commit1748ef49d5106980c7d1befcbf7b1e32d23d8faa (patch)
treec7d22d5c13ad71ea16c0cff35b3754511e0cd885 /storage
parent25272bca7b7811387289f1c76aff244befbbc182 (diff)
Make dynamic throttling and shared field writer default in config def files.
Diffstat (limited to 'storage')
-rw-r--r--storage/src/vespa/storage/config/stor-distributormanager.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/src/vespa/storage/config/stor-distributormanager.def b/storage/src/vespa/storage/config/stor-distributormanager.def
index 1d2d4babf74..0a858ba37c3 100644
--- a/storage/src/vespa/storage/config/stor-distributormanager.def
+++ b/storage/src/vespa/storage/config/stor-distributormanager.def
@@ -298,4 +298,4 @@ use_unordered_merge_chaining bool default=true
## cluster state bundle indicates that global merges are pending in the cluster, i.e.
## one or more nodes is in maintenance mode in the default bucket space but marked up in
## the global bucket space.
-inhibit_default_merges_when_global_merges_pending bool default=false
+inhibit_default_merges_when_global_merges_pending bool default=true