Skip to content

Classic mirrored queues repeatedly log errors #8963

Closed Answered by michaelklishin
NickRandal asked this question in Other
Discussion options

You must be logged in to vote

Please use Discussions for questions.

There is rabbitmqctl delete_queue which, at least in 3.11 and 3.12, handles CMQs without an electable leader.

Classic mirrored queues are deprecated and scheduled to be removed in early 2024 in RabbitMQ 4.0.
Their flaws are unfixable and it has been announced a few years ago. Use Quorum queues and/or streams. There are migration guidelines for 3.11 and 3.12. Or use non-mirrored classic queues where appropriate.

RabbitMQ 3.9 goes completely EOL in a few days. Please upgrade to 3.12 (3.9 => latest 3.9 => latest 3.10 => latest 3.11 => 3.12, enabling all feature flags in the process, or using a Blue/Green deployment).

There are many more reasons to upgrade.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@NickRandal
Comment options

@michaelklishin
Comment options

@NickRandal
Comment options

@michaelklishin
Comment options

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

This discussion was converted from issue #8963 on July 27, 2023 03:42.