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

Adding a new property called Queue type in the the RabbitMQ message store to support the Quorum queue #3825

Open
SujitDas-tech opened this issue Dec 13, 2024 · 0 comments

Comments

@SujitDas-tech
Copy link

Problem

The RabbitMQ is deprecating the classic queue mirroring[1] functionality.

[1]https://www.rabbitmq.com/docs/3.13/ha

Proposed Solution

Introduce a new property called queue type to change the queue type from Classic queue to Quorum queue which supports queue mirroring.

Alternatives

No response

Version

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant