[
https://issues.apache.org/jira/browse/AMQ-9217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Pavlovich updated AMQ-9217:
--------------------------------
Description:
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
was:By default, dead letter strategies are shared per destination policy. We
should have an option to have a per-destination audit.
> 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
>
>
> 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)