Skip to content
Discussion options

You must be logged in to vote

@trollshiro the "standard" stop_app, reset, start_app is no longer necessary, as the clustering docs explain.

Assuming that the "delay plugin" is rabbitmq_delayed_message_exchange one, you must have missed its release notes, that since 4.1.0 (and in 4.2.0) explicitly state:

This plugin is RabbitMQ 4.2.x compatible with the following limitations:

  1. If the cluster uses Mnesia for schema store, it works exactly as it did against RabbitMQ 3.13.x
  2. 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
  3. Important: if the cluster uses Mnesia, then the plugin is enabled, and then Khepri is ena…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@michaelklishin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #14900 on November 05, 2025 16:14.