You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2015/07/16 16:49:05 UTC

[jira] [Resolved] (AMQ-5893) Individual Ack Session with Message Audit in play can detect false positive duplicates

     [ https://issues.apache.org/jira/browse/AMQ-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-5893.
-------------------------------
    Resolution: Fixed

> Individual Ack Session with Message Audit in play can detect false positive duplicates
> --------------------------------------------------------------------------------------
>
>                 Key: AMQ-5893
>                 URL: https://issues.apache.org/jira/browse/AMQ-5893
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMS client
>    Affects Versions: 5.10.0, 5.10.1, 5.10.2, 5.11.0, 5.11.1
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 5.12.0
>
>
> When connected via a failover transport the connection enables its ConnectionAudit by default to filter duplicates.  For messages consumed using a consumer created from a Session in Individual Acknowledgement mode the unacknowledged messages are not removed from the message audit when the consumer is closed.  If a new consumer is opened on that same connection on the same destination the previously delivered messages get tagged as duplicates and are poisoned ack'd.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)