Skip to content
Discussion options

You must be logged in to vote

We won't troubleshoot your AWS deployment.

Your screenshots demonstrate a classic example of a split cluster: during the initial cluster formation, some booting nodes discover their peers while others do not depending on their boot order/progress.

This scenario is so well know that it has a dedicated doc section in the Cluster Formation guide.

For the DNS peer discovery mechanism, a randomized delay (each nodes waits for a random number of seconds between 1 and, say, 10, before starting) should work well. RabbitMQ used to have a setting for that but it was removed because alternatives considered to be better were introduced (this is covered in the doc section above).

Alternatively you can…

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