Need to add an extra property to recrod reason for persistent messages to be
sent to DeadLetter queue
-----------------------------------------------------------------------------------------------------
Key: AMQ-2783
URL: https://issues.apache.org/activemq/browse/AMQ-2783
Project: ActiveMQ
Issue Type: Improvement
Reporter: Joe Luo
The persistent messages will be sent to AMQ.DLQ queue if the message is expired
or redelivery attempts reached maximum. We might be able to figure out the
reason why the message was sent to DeadLetter Queue by looking at one of
properties "originalExpiration". As the "originalExpiration" property holds the
expiration and if it is 0, it must be due to redeliveries attempts reached
maximum. However, it would be handy to add an extra property to record reason
for the message to be sent to AMQ.DLQ queue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.