Skip to content
Discussion options

You must be logged in to vote

A couple more things are worth mentioning. You can explicitly set cluster ID via rabbitmq.conf which would make it available to every cluster member even very early on boot. Perhaps that's what you want here, instead of using CLI tools to set cluster name.

Also, nodes have an internal cluster ID that's not exposed to the user. That is used by Tanzu RabbitMQ (the commercial edition) and are not exposed to the user in any way. So when a node needs a unique cluster ID that's consistent, there is such mechanism and it cannot be changed by the users.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@mxmcarl
Comment options

@michaelklishin
Comment options

Answer selected by mxmcarl
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 #3113 on June 17, 2021 02:00.