Skip to content
Discussion options

You must be logged in to vote

Classic mirrored queues is a feature that has been deprecated and will be removed from RabbitMQ in early 2024.

It's a data locality effect. Consumers do not consume from mirrors (followers) in the case of classic mirrored queues.

This is a yet another reason to migrate to quorum queues where consumers can get deliveries directly from followers (but acknowledgements still flow through the leader).

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 #9016 on August 06, 2023 15:33.