Skip to content

Mnesia: binding tables can become inconsistent when a node hosting transient queues is restarted #13030

Closed Answered by michaelklishin
ccp-sandor asked this question in Questions
Discussion options

You must be logged in to vote

@ccp-sandor RabbitMQ 3.13.7 is out of community support. Our team won't spend any meaningful amount of time on Mnesia-related issues going forward, at least for non-paying users. Mnesia will be removed entirely in a future version of RabbitMQ.

Binding inconsistency of that kind is a very well known problem with transient and semi-transient bindings (when the exchange is durable but the queue is transient). Transient queues won't exist in a future version of RabbitMQ, and those who use only durable entities won't run into this class of problems.

Upgrade to 4.0.5 and switch to Khepri.

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 #13029 on January 07, 2025 13:22.