Three individual 3.9 clusters #14519
-
Describe the bugrabbitmq version :3.9.13. A cluster of 3 nodes. Each node in the RabbitMQ cluster executes clusterstatus, but the displayed clustername is the host name of each node, why.? Reproduction steps2.rabbitmqctl clutser_status Expected behaviorEach node in the RabbitMQ cluster executes cluster_status, but the displayed clustername is the host name of each node Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Expected behavior: |
Beta Was this translation helpful? Give feedback.
-
@lexue100 that means that you have three single node clusters, not a cluster of three nodes. Relevant doc guides: Even RabbitMQ 3.12 has reached EOL by now, so you have to take it from here. |
Beta Was this translation helpful? Give feedback.
@lexue100 that means that you have three single node clusters, not a cluster of three nodes.
Relevant doc guides:
Even RabbitMQ 3.12 has reached EOL by now, so you have to take it from here.