[rabbitmq-discuss] cluster_status changes with rabbitmq - 3.3.0

jayashree gn jaishreegn at gmail.com
Thu Apr 17 22:34:14 BST 2014


Hi All,
On new version of rabbitmq 3.3.0, the rabbitmqctl cluster_status commad
looks like this

Cluster status of node 'rabbit at ec2-54-196-175-155' ...
[{nodes,[{disc,['rabbit at rabbitmq_node01','rabbitmq_node02',
                'rabbitmq_node03']}]},
 {running_nodes,['rabbitmq_node01','rabbitmq_node02',
                 'rabbitmq_node03']},
 {cluster_name,<<"rabbitmq_node01">>},
 {partitions,[]}]
...done.

What is the new addition  {cluster_name,<<"rabbitmq_node01">>} to the
status?? All i can infer is its the master node that the slave nodes
connect to.
But if the master node is terminated, then it still renames in the
 {cluster_name,<<"rabbitmq_node01">>},

Could not find any information on this new chnange in documentation for  What’s
new in RabbitMQ 3.0

Anybody familiar with what this new change meant to do?

Thank You!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140417/23ac67cd/attachment.html>


More information about the rabbitmq-discuss mailing list