<div dir="ltr">Hi All,<div>On new version of rabbitmq 3.3.0, the rabbitmqctl cluster_status commad looks like this</div><div><br></div><div><div>Cluster status of node 'rabbit@ec2-54-196-175-155' ...</div><div>[{nodes,[{disc,['rabbit@rabbitmq_node01','rabbitmq_node02',</div>
<div>                'rabbitmq_node03']}]},</div><div> {running_nodes,['rabbitmq_node01','rabbitmq_node02',</div><div>                 'rabbitmq_node03']},</div><div> {cluster_name,<<"rabbitmq_node01">>},</div>
<div> {partitions,[]}]</div><div>...done.</div><div><br></div><div>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. </div>
<div>But if the master node is terminated, then it still renames in the  {cluster_name,<<"rabbitmq_node01">>},</div><div><br></div><div>Could not find any information on this new chnange in documentation for  <span style="color:rgb(255,102,0);font-family:Helvetica,Arial,sans-serif;line-height:18px">What’s new in RabbitMQ 3.0</span></div>
<div><br></div></div><div>Anybody familiar with what this new change meant to do? </div><div><br></div><div>Thank You!!</div><div><br></div></div>