summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2017-01-12 13:09:10 +0300
committerMichael Klishin <mklishin@pivotal.io>2017-01-12 13:09:10 +0300
commit155da39ad31ad788b6ccedc0bbd3a9da66338ae5 (patch)
tree11407096d4b451dd0a23ab3847e263782c847bb5 /Makefile
parenteeaafa91e6299a41faf6c7972f6418e518b245d2 (diff)
parentbecd93d971cb3a0de439920443077ef1fbb9f2a5 (diff)
downloadrabbitmq-server-git-155da39ad31ad788b6ccedc0bbd3a9da66338ae5.tar.gz
Merge branch 'master' into rabbitmq-server-505
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f87a09ec7a..5eee081181 100644
--- a/Makefile
+++ b/Makefile
@@ -110,7 +110,8 @@ define PROJECT_ENV
]},
%% 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}
]