Skip to content
Discussion options

You must be logged in to vote

In general - yes, although there might situations (upgrades between specific versions), where it wouldn't be necessary for a single-node. If this is a dev environment (or even production with empty queues), you can always just delete it altogether (delete data stored by RabbitMQ) and upgrade immediately to the latest version. On the other end of the spectrum, you can use https://www.rabbitmq.com/blue-green-upgrade.html to upgrade directly from even a very old version, directly to the latest (since you never cluster them together but rather you switch the apps to a completely new cluster/node).

Replies: 1 comment

Comment options

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