Skip to content
Discussion options

You must be logged in to vote

@mgarstecki my guess is that you are running into the issue explicitly called out in the release notes: https://github.com/rabbitmq/rabbitmq-delayed-message-exchange/releases/tag/v4.2.0

During the upgrade to 4.2.0, all feature flags are enabled by the cluster operator, which means that Khepri will be enabled. As the release notes clearly state, you will have to do this:

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

I confirmed this in my project by NOT doing anything with feature flags (thus keeping the mnesia me…

Replies: 6 comments

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
0 replies
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants
Converted from issue

This discussion was converted from issue #14977 on November 19, 2025 23:25.