Skip to content

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

Open
@garyrussell

Description

@garyrussell

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions