RabbitMQ - Clustering
Which command sequence correctly joins a RabbitMQ node to an existing cluster?
rabbitmqctl stop_app to safely stop the node before joining.rabbitmqctl join_cluster rabbit@node1 then rabbitmqctl start_app to join and restart.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions