From 1748ef49d5106980c7d1befcbf7b1e32d23d8faa Mon Sep 17 00:00:00 2001 From: Geir Storli Date: Wed, 20 Apr 2022 12:38:36 +0000 Subject: Make dynamic throttling and shared field writer default in config def files. --- storage/src/vespa/storage/config/stor-distributormanager.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'storage') 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 -- cgit v1.2.3