Skip to content

RabbitMQ 3.12 - Unexpected Channel shutdown ERROR with NACKS RECEIVED message #10536

Discussion options

You must be logged in to vote

Note that Spring can be configured to return unroutable messages to the application - when using publisher confirms, it is particularly easy because the future in the CorrelationData is completed after any returned message is added to the CorrelationData.

You can also use a callback to get returned messages asynchronously.

See https://docs.spring.io/spring-amqp/reference/amqp/template.html#template-confirms

Replies: 5 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@lukebakken
Comment options

Comment options

You must be logged in to vote
1 reply
@ramazangirgin
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@michaelklishin
Comment options

@ramazangirgin
Comment options

Comment options

You must be logged in to vote
4 replies
@garyrussell
Comment options

Answer selected by lukebakken
@lukebakken
Comment options

@michaelklishin
Comment options

@michaelklishin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants