Closed lukebakken closed 4 years ago
Reported in this rabbitmq-users discussion:
rabbitmq-users
https://groups.google.com/d/topic/rabbitmq-users/LZCh9n-LuZM/discussion
To reproduce:
127.0.0.1
rabbitmqctl shutdown rabbitmqctl rename_cluster_node rabbit@HOST1 rabbit@HOST2
You will see an error about a missing mnesia directory.
@pjk25 suggested using the "rabbitmq cli integration" test suite to test.
Fixed by #458
Reported in this
rabbitmq-users
discussion:https://groups.google.com/d/topic/rabbitmq-users/LZCh9n-LuZM/discussion
To reproduce:
127.0.0.1
in your hosts file.You will see an error about a missing mnesia directory.