summaryrefslogtreecommitdiffstats
path: root/storage
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-01-12 13:36:45 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2023-01-12 13:36:45 +0100
commitd8d071357f0991151f66ab57d86935c7319819cf (patch)
tree25b3d7d8c7b694aee952444c9897370efd37d109 /storage
parent34d5038ebc00c964868818b0d3038e4297b8919e (diff)
Also switch default in def file.
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 9ecd39cdd01..17ab56f69de 100644
--- a/storage/src/vespa/storage/config/stor-distributormanager.def
+++ b/storage/src/vespa/storage/config/stor-distributormanager.def
@@ -306,4 +306,4 @@ inhibit_default_merges_when_global_merges_pending bool default=true
## concurrent feed ops to GC'd documents from potentially creating inconsistencies.
## Two-phase GC is only used iff all replica content nodes support the feature AND it's enabled
## by this config.
-enable_two_phase_garbage_collection bool default=false
+enable_two_phase_garbage_collection bool default=true