Durable Subs repeated drain and reconnect, skipping messages with kahaDB
------------------------------------------------------------------------
Key: AMQ-2755
URL: https://issues.apache.org/activemq/browse/AMQ-2755
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.3.2
Reporter: Gary Tully
Assignee: Gary Tully
Fix For: 5.4.0
With kahaDB as the default store some of the durable tests fail. The issue is
the next message sequence gets out of sync when a durable sub is repeatedly
drained such that an new message can be incorrectly seen as an ack. A consumer
can miss a message as a result.
Tests that fail:
org.apache.activemq.usecases.DurableConsumerCloseAndReconnectTest.testCreateDurableConsumerCloseThenReconnect
org.apache.activemq.network.SimpleNetworkTest.testDurableStoreAndForwardReconnect
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.