We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f3fb80 commit 0d596beCopy full SHA for 0d596be
Makefile
@@ -90,7 +90,7 @@ define PROJECT_ENV
90
%% setting has no effect because credit_flow is not used when
91
%% writing to the queue index. See the setting
92
%% queue_index_embed_msgs_below above.
93
- {msg_store_credit_disc_bound, {2000, 500}},
+ {msg_store_credit_disc_bound, {3000, 800}},
94
{msg_store_io_batch_size, 2048},
95
%% see rabbitmq-server#143
96
%% and rabbitmq-server#949
0 commit comments