Skip to content

Extend RabbitProperties with SimpleMessageListenerContainer.setMissingQueuesFatal #14122

Closed
@ghost

Description

Please add to RabbitProperties-SimpleContainer the SimpleMessageListenerContainer.setMissingQueuesFatal.
Especially for clustered rabbitmq configuration the default option (true) may cause the ListenerContainer to stop forever until the SpringBoot instance was restarted. E.g. exclusive (Anonymous) queues may not be recreated during a network partition.
It should also be discussed if Autoconfiguration should set the default value to "false".

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions