e709599ff0
Puts the RabbitMQ node into maintenance mode before restarting the container. This will make the node shutdown less disruptive. For details on what maintenance mode does, see: https://www.rabbitmq.com/upgrade.html#maintenance-mode Change-Id: Ia61573f3fb95fe8fcde6b789ca77ef5b45fe0a65
8 lines
276 B
YAML
8 lines
276 B
YAML
---
|
|
features:
|
|
- |
|
|
When restarting a RabbitMQ container, the node is now first put into
|
|
maintenance mode. This will make the node shutdown less disruptive. For
|
|
details on what maintenance mode does, see:
|
|
https://www.rabbitmq.com/upgrade.html#maintenance-mode
|