Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.10.0, 5.10.1, 5.10.2, 5.11.0, 5.11.1
-
None
Description
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.
Attachments
Issue Links
- is related to
-
AMQNET-506 Individual Ack Session with Message Audit in play can detect false positive duplicates
- Resolved