Skip to content

Does RabbitMQ server [partially] support downgrade? #12124

Closed Locked Answered by michaelklishin
inikulshin asked this question in Questions
Discussion options

You must be logged in to vote

We have previously explained in several different discussions that some data migrations are irreversible inherently, and others are irreversible because our small team won't spend our time on them.

They are rare for patch releases but can still happen. They are fairly common between feature/minor releases. And for 4.0, it's a guarantee that a number of important internal changes was lined up as it is a new major release in 12 years.

Blue-Green deployment should be used for environments that have reasons to believe they may need to downgrade. In fact, Blue-Green deployments is the only safe way to downgrade as well, at least as long as the older cluster would accept a definition file from …

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