
Stable feature flags must be enabled before upgrades to ensure the service can still start. These additional tasks check for any disabled feature flags and enable them. This is done immediately after upgrades so that systems can run with them enabled striaght away. Closes-Bug: #2038818 Change-Id: I5211a30899f544a9f7e609e85551a92b245d25bf
7 lines
238 B
YAML
7 lines
238 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Support is added to enable all stable RabbitMQ feature flags by default.
|
|
This happens automatically post upgrade, and avoids compatibility issues
|
|
which could occur when installing a new version of RabbitMQ.
|