rabbitmq-server/deps/rabbit_common/include
Loïc Hoguin 09c8cd4f98
Increase classic queue shutdown timeout
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: c40c2628a9
2021-09-13 10:59:30 +02:00
..
logging.hrl Switch from Lager to the new Erlang Logger API for logging 2021-03-11 15:17:36 +01:00
rabbit.hrl Increase classic queue shutdown timeout 2021-09-13 10:59:30 +02:00
rabbit_core_metrics.hrl Bump (c) year in header files 2021-02-04 07:04:58 +03:00
rabbit_memory.hrl Bump (c) year in header files 2021-02-04 07:04:58 +03:00
rabbit_misc.hrl Bump (c) year in header files 2021-02-04 07:04:58 +03:00
rabbit_msg_store.hrl Bump (c) year in header files 2021-02-04 07:04:58 +03:00
resource.hrl Bump (c) year in header files 2021-02-04 07:04:58 +03:00