Skip to content
Discussion options

You must be logged in to vote

Peer discovery is only performed by freshly booting nodes early in the boot process. It does not change cluster membership.

Node removal generally assumes that the node is stopped or won't be coming back.

A restarted node, if it reads the same rabbitmq.conf, would rejoin its cluster early on boot. This may be what confuses you. There should be debug log messages around peer discovery activity.

In other words, a node without any peer discovery information won't know how to rejoin the cluster but a node that is set up to perform peer discovery will, if it is restarted for any reason at any moment after I was removed from the original cluster.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lukebakken
Comment options

lukebakken Oct 5, 2022
Maintainer Author

Answer selected by lukebakken
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 #6021 on October 05, 2022 16:20.