You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is the recommended type when deploying a RabbitMQ cluster, as it provides fault tolerance. The proposal is allowing Dapr user to tell Subscription to create a quroum queue if desired through metadata.
The text was updated successfully, but these errors were encountered:
From RabbitMQ 3.8.0 we have the possibility to create quorum queues instead classic: https://www.rabbitmq.com/quorum-queues.html
It is the recommended type when deploying a RabbitMQ cluster, as it provides fault tolerance. The proposal is allowing Dapr user to tell Subscription to create a quroum queue if desired through metadata.
The text was updated successfully, but these errors were encountered: