summaryrefslogtreecommitdiffstats
path: root/storage
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-09-30 11:18:21 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2022-09-30 11:18:33 +0200
commitd4676c26c8dd26c05a72257fa4c9e8b69b0c0ab0 (patch)
treea970e31012593b831f9ad084099787d8164f19a4 /storage
parente22ff8637d9f86cd56d9e9ff410b7d4b87bfe637 (diff)
Always doing three phase updates now.
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 e363f53a4ea..9ecd39cdd01 100644
--- a/storage/src/vespa/storage/config/stor-distributormanager.def
+++ b/storage/src/vespa/storage/config/stor-distributormanager.def
@@ -242,7 +242,7 @@ use_weak_internal_read_consistency_for_client_gets bool default=false
## Setting this option to true always implicitly enables the fast update restart
## feature, so it's not required to set that config to true, nor will setting it
## to false actually disable the feature.
-enable_metadata_only_fetch_phase_for_inconsistent_updates bool default=false
+enable_metadata_only_fetch_phase_for_inconsistent_updates bool default=true
## If a distributor main thread tick is constantly processing requests or responses
## originating from other nodes, setting this value above zero will prevent implicit