Build Details
Built against RabbitMQ server 4.1.0
on Erlang/OTP 26.2.5.11
.
Breaking Changes and Compatibility Notes
This plugin is 4.1.x compatible with the following limitations:
- If the cluster uses Mnesia for schema store, it works exactly as it did against RabbitMQ
3.13.x
- If the cluster uses Khepri and the plugin is enabled after Khepri, it will start Mnesia, set up a node-local Mnesia replica and schema, and works as in scenario 1
- Important: if the cluster uses Mnesia, then the plugin is enabled, and then Khepri is enabled, the plugin must be disabled and re-enabled, or the node must be restarted. Then it will start Mnesia and works as in scenario 2
Changes
- RabbitMQ
4.1.0
compatibility.