aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2024-02-02 14:52:37 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2024-02-02 14:55:10 +0000
commitda289e783f440d9c6df2fbc29af8ad2a5b2bcae2 (patch)
tree93448f0971a357e88328e38c16e53a96f68f2e9d
parent2b5ad6833695e104e45354c5cd726471c15a99a9 (diff)
Keep priority_merge_out_of_sync_copies until it can be safely cleaned out.
-rw-r--r--storage/src/vespa/storage/config/stor-distributormanager.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/storage/src/vespa/storage/config/stor-distributormanager.def b/storage/src/vespa/storage/config/stor-distributormanager.def
index ffeb858a5ff..f6e88a1edc8 100644
--- a/storage/src/vespa/storage/config/stor-distributormanager.def
+++ b/storage/src/vespa/storage/config/stor-distributormanager.def
@@ -194,3 +194,6 @@ enable_condition_probing bool default=true
## change ownership between distributors will trigger an explicit cancellation of all pending
## requests partially or fully "invalidated" by such a change.
enable_operation_cancellation bool default=false
+
+## TODO GC very soon, it has no effect.
+priority_merge_out_of_sync_copies int default=120