[
https://issues.apache.org/jira/browse/ARTEMIS-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic closed ARTEMIS-2497.
------------------------------------
> Allow configuring alternative reject behavior for AMQP
> ------------------------------------------------------
>
> Key: ARTEMIS-2497
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2497
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 2.10.0
> Reporter: Ulf Lilleengen
> Priority: Major
> Fix For: 2.11.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> In EnMasse, we use a broker plugin to forward messages to a remote AMQP
> endpoint. If the remote endpoint responds with a reject, we would like to
> retry the message.
>
> At present, the AMQP implementation will deal with rejects by immediately
> putting the messages on a DLQ (if exists).
>
> It would be nice to have a configuration option to have rejects be treated
> similarly to released by attempting retransmit before moving to DLQ.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)