[
https://issues.apache.org/jira/browse/AMQ-8397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489485#comment-17489485
]
ASF subversion and git services commented on AMQ-8397:
------------------------------------------------------
Commit acc3c694ab5b88d4437017e94e7b4f60d5d0efc4 in activemq's branch
refs/heads/activemq-5.16.x from Matt Pavlovich
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=acc3c69 ]
[AMQ-8397] Add unit tests for AMQ-8397
(cherry picked from commit 9d8ee0d3b73d214aedcb0e806daf32c3c2ff69db)
> Add SendDuplicateFromStoreToDLQ flag to Destination
> ---------------------------------------------------
>
> Key: AMQ-8397
> URL: https://issues.apache.org/jira/browse/AMQ-8397
> Project: ActiveMQ
> Issue Type: Improvement
> Affects Versions: 5.15.15
> Reporter: Matt Pavlovich
> Assignee: Matt Pavlovich
> Priority: Major
> Fix For: 5.17.0, 5.16.4
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> When messages are loaded from the store under contention with concurrent
> consumers, the broker detects duplicates and moves message to the DLQ for
> that queue.
> This enhancement would add a configuration setting to DestinationPolicy to
> optionally log, add a counter metric, and not move these message to the DLQ.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)