summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2017-01-05 00:27:22 +0800
committerMichael Klishin <mklishin@pivotal.io>2017-01-05 00:27:22 +0800
commit75bee2611c8efcbfd4bb3f464a642405f4cec0dd (patch)
treede196a31e6d1bbbde8ea6c67713f992579608fc9 /Makefile
parent32587fa7f3232713a2a08f60a44ca87272467b6c (diff)
parentaf06a3cc6c5d80448cf0831753f2c5b54576b18b (diff)
downloadrabbitmq-server-git-75bee2611c8efcbfd4bb3f464a642405f4cec0dd.tar.gz
Merge branch 'stable' into rabbitmq-server-1054
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 176705010d..633ff689a2 100644
--- a/Makefile
+++ b/Makefile
@@ -104,7 +104,8 @@ define PROJECT_ENV
{passphrase, undefined}
]},
%% rabbitmq-server-973
- {lazy_queue_explicit_gc_run_operation_threshold, 250},
+ {queue_explicit_gc_run_operation_threshold, 1000},
+ {lazy_queue_explicit_gc_run_operation_threshold, 1000},
{background_gc_enabled, true},
{background_gc_target_interval, 60000}
]