Skip to content

RabbitMQ upgrade 3.8.23 -> 3.13.7 #13144

Closed Answered by michaelklishin
AyoubFNIZI asked this question in Questions
Discussion options

You must be logged in to vote

RabbitMQ 3.13.x is out of community support.

Blue/Green Upgrades use queue federation to transfer messages where consumers are (so, if they are only available in the new cluster, they will be transferred there).

If your applications in the original cluster always churn topology, there is no solution to that in the OSS RabbitMQ edition, you will have to move those apps first and/or potentially import definitions a few times.

In Tanzu RabbitMQ (the commercial edition) there is a feature that continuously replicates the schema to remote clusters, called Schema Definition Sync (SDS).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants