You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/12/20 14:39:00 UTC

[jira] [Commented] (AMQ-8397) Add SendDuplicateFromStoreToDLQ flag to Destination

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

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

Commit 05426d637cf00e0bc289df6e0cb3a050fc606835 in activemq's branch refs/heads/main from Matt Pavlovich
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=05426d6 ]

[AMQ-8397] Add a destination option to sendDuplicateFromStoreToDLQ (#724)

- Default 'true' to match existing behavior
 - Added counter to DestinationView

> Add SendDuplicateFromStoreToDLQ flag to Destination
> ---------------------------------------------------
>
>                 Key: AMQ-8397
>                 URL: https://issues.apache.org/jira/browse/AMQ-8397
>             Project: ActiveMQ
>          Issue Type: New Feature
>    Affects Versions: 5.15.15
>            Reporter: Matt Pavlovich
>            Assignee: Matt Pavlovich
>            Priority: Major
>             Fix For: 5.17.0, 5.16.4
>
>          Time Spent: 20m
>  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)