Build Details
Built against RabbitMQ server 4.0.2
on Erlang/OTP 26.2.5.3
.
Breaking Changes and Compatibility Notes
This plugin is 4.0 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.0.x
compatibility, including Khepri.Contributed by @gomoripeti.