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: Ensure Binding has a Group When Using a Quorum Queue #2839

Open
garyrussell opened this issue Oct 27, 2023 · 0 comments
Open

RabbitMQ: Ensure Binding has a Group When Using a Quorum Queue #2839

garyrussell opened this issue Oct 27, 2023 · 0 comments

Comments

@garyrussell
Copy link
Contributor

From Slack discussion:

--spring.cloud.stream.rabbit.bindings.input.consumer.quorum.enabled=true

2023-10-27 09:54:23.139267-04:00 [error] <0.24240.0> operation queue.declare caused a channel exception not_found: no queue 'jdbc-sink.anonymous.fLej1aQ0RZuKeliKqFZnjw' in vhost '/'

You cannot create auto delete (anonymous) quorum queues.

We should detect the condition and require a group.

@garyrussell garyrussell changed the title Ensure Binding has a Group When Using a Quorum Queue RabbitMQ: Ensure Binding has a Group When Using a Quorum Queue Oct 27, 2023
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