[ 
https://issues.apache.org/jira/browse/AMQ-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725154#comment-13725154
 ] 

Gary Tully edited comment on AMQ-3236 at 7/31/13 11:52 AM:
-----------------------------------------------------------

fix in http://svn.apache.org/r1508819
new props applied to a message copy. Concurrency issue only affects Topics
                
      was (Author: gtully):
    fix in http://svn.apache.org/r1508819
new props applied to a message copy
                  
> In the case of DLQ processing due to an exception from onMessage, provide the 
> exception string as a message property 
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-3236
>                 URL: https://issues.apache.org/jira/browse/AMQ-3236
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: Broker
>    Affects Versions: 5.4.2
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>              Labels: DLQ, Exception, Redelivery
>             Fix For: 5.5.0, 5.9.0
>
>
> When an application throws an exception from on message, redelivery kicks in 
> through session rollback. If the policy dictates that the message should be 
> sent to the DLQ, the exception cause is lost. 
> The enhancement would pipe the exception with the internal poison ack such 
> that it can be included as a message property in the message in the DLQ.
> Some context in the answer 
> http://stackoverflow.com/questions/5069733/preservation-of-exception-cause-when-redelivering-failed-activemq-jms-messages-pr/5109361#5109361

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to