Is it sufficient to stop RabbitMQ app on the nodes using 'rabbitmqctl stop_app' to prevent cluster partition, or do I need to stop the entire server using 'rabbitmqctl stop'?
The reason this matters to me is because I cannot SSH to the node VMs, and if I stop just the app (remotely), I can start it remotely (by using 'rabbitmqctl start_app'); but if I stop the server, the only way to start it would be to SSH to the node VMs and run 'rabbitmq-server'.
Thank you
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send an email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.