kolla-ansible/releasenotes/notes/rabbitmq-use-maintenance-mode-on-restart-a25659b9269c82b5.yaml
Matt Crees e709599ff0 RabbitMQ use maintenance mode on container restart
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
2023-04-12 15:58:17 +01:00

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