Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rabbitmq Pub/Sub: Quorum queues #2814

Closed
aaguilartablada opened this issue Apr 28, 2023 · 2 comments
Closed

Rabbitmq Pub/Sub: Quorum queues #2814

aaguilartablada opened this issue Apr 28, 2023 · 2 comments
Milestone

Comments

@aaguilartablada
Copy link
Contributor

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.

@berndverst
Copy link
Member

Duplicate of #2544

@berndverst berndverst marked this as a duplicate of #2544 May 2, 2023
@berndverst
Copy link
Member

Thanks for the request here. Please move the discussion of this feature to #2544. And update your PR to refer to this issue please :)

@berndverst berndverst added this to the v1.12 milestone May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants