Skip to content
Discussion options

You must be logged in to vote

@kubrakaraman6 RabbitMQ 3.13.x is out of community support.

But the Same Fundamental Problem Applies to 4.x?

That's correct, 4.x still uses mirrored_supervisor and it hosts all shovels on a single node.
Like all Mnesia-based features, mirrored_supervisor's fundamental limitations are considered to be unfixable by our team. You can only replace it with something else, like Mnesia was replaced by/with Khepri and new 4.2.0 clusters will use Khepri by default.

This is one of the reasons why in Tanzu RabbitMQ 4.2.0, we have a new plugin that offers distributed shovels that, as the name suggests, distributes shovels on all nodes. As you can imagine, the key corporate sponsor of RabbitMQ is not …

Replies: 2 comments

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
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 #14791 on October 23, 2025 07:21.