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

ASF subversion and git services commented on AMQ-9217:
------------------------------------------------------

Commit 50943caa6e30c7f5bf77db91340d7e1d73c21faa in activemq's branch 
refs/heads/activemq-5.17.x from Christopher L. Shannon (cshannon)
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=50943caa6 ]

AMQ-9217 - Fix IndividualDeadLetter strategy rollback

This fixes the rollback after the latest changes by using the
originalDestination property to look up the correct message audit on
rollback

(cherry picked from commit 459388185a3acd3a175d304b08af3c638e870292)


> Add config flag to support per-destination audit in AbstractDeadLetterStrategy
> ------------------------------------------------------------------------------
>
>                 Key: AMQ-9217
>                 URL: https://issues.apache.org/jira/browse/AMQ-9217
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: Matt Pavlovich
>            Assignee: Matt Pavlovich
>            Priority: Major
>             Fix For: 5.18.0, 5.17.4
>
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> By default, dead letter strategies are shared per destination policy. This 
> breaks for IndividualDeadLetterStrategy destination policies, where if the 
> same message is DLQ'd from two queues (ie. Virtual Destination forwarding), 
> only one message will be permitted to DLQ. 
> A flag to enable a fix for this in 5.17.x



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to