Skip to content

Options to use simple publisher confirms in AMQP outbound endpoints #11194

Description

@artembilan

Discussed in #11187

Originally posted by rainerfrey-inxmail July 17, 2026
Spring AMQP offers a simple publisher confirms mechanism using scoped operations and the waitForConfirms() methods on the RabbitTemplate. This is already used with multiSend for payloads that are iterables of messages only.
Would it be possible to add a configuration option that causes the send method to use this mechanism for single / general messages? (Except for team resources), what would be the problem with that?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions