A value that is too low will prevent the index from shutting
down in time when there are many queues. This leads to the
process being killed and on the next RabbitMQ restart a
(potentially very long) dirty recovery is needed.
The value of 10 minutes was chosen to mirror the shutdown
timeout of the message store. Since both queues and message
store need to have shut down gracefully in order to have
a clean restart it makes sense to use the same value.
Related:
|
||
---|---|---|
.. | ||
logging.hrl | ||
rabbit.hrl | ||
rabbit_core_metrics.hrl | ||
rabbit_memory.hrl | ||
rabbit_misc.hrl | ||
rabbit_msg_store.hrl | ||
resource.hrl |