summaryrefslogtreecommitdiffstats
path: root/storage
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2024-02-05 08:30:39 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2024-02-05 08:30:39 +0000
commit70bef34aa068e4d18f9e8af75aa91a48a7cd353a (patch)
tree0b3e9ff1b0970b1682b23a57b02a5571bc4b3ea0 /storage
parent8268ab48927b3fb2fcf1c2d5d74b8f3256054e83 (diff)
Temporary add back use_btree_database until some zombies are laid to rest.
Diffstat (limited to 'storage')
-rw-r--r--storage/src/vespa/storage/config/stor-distributormanager.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/storage/src/vespa/storage/config/stor-distributormanager.def b/storage/src/vespa/storage/config/stor-distributormanager.def
index 7e0d557776c..a880ab6f00d 100644
--- a/storage/src/vespa/storage/config/stor-distributormanager.def
+++ b/storage/src/vespa/storage/config/stor-distributormanager.def
@@ -181,3 +181,7 @@ enable_operation_cancellation bool default=false
## TODO GC very soon, it has no effect.
priority_merge_out_of_sync_copies int default=120
+
+## TODO GC as it has no effect
+use_btree_database bool default=true
+