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/08/12 23:07:46 UTC

[jira] [Created] (AMQNET-506) Individual Ack Session with Message Audit in play can detect false positive duplicates

Timothy Bish created AMQNET-506:
-----------------------------------

             Summary: Individual Ack Session with Message Audit in play can detect false positive duplicates
                 Key: AMQNET-506
                 URL: https://issues.apache.org/jira/browse/AMQNET-506
             Project: ActiveMQ .Net
          Issue Type: Bug
          Components: ActiveMQ
    Affects Versions: 1.7.0, 1.6.5
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 1.7.1, 1.8.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)