Skip to content

provide control over the acknowledging of the received message in receiveAndReply() [AMQP-843] #2393

Open
@spring-operator

Description

@spring-operator

marcesso opened AMQP-843 and commented

Enable acknowledging management in receiveAndReply() method:
 
throw new AmqpRejectAndDontRequeueException("rejected");

could reject the message and send it to dead letter exchange.

For now, the exception is ignored.


Reference URL: https://stackoverflow.com/questions/53429782/spring-amqp-reject-message-outside-a-listener/53434371

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions