RabbitMQ - Clustering
Given this policy command:
What will happen when a queue is created?
rabbitmqctl set_policy ha-two ".*" '{"ha-mode":"exactly","ha-params":2}'What will happen when a queue is created?
