RabbitMQ - Clustering
Given the following command:
What will be the durability and type of the created queue?
rabbitmqadmin declare queue name=task_queue durable=true type=quorum
What will be the durability and type of the created queue?
