Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.10.0
Description
with mixed priority messages, consuming in batches, occasional async error on batched ack pre commit.
javax.jms.JMSException: Unmatched acknowledge: MessageAck {commandId = 14, responseRequired = false, ackType = 2, consumerId = XXX, firstMessageId = XXX, lastMessageId = XXX, destination = queue://xxx, transactionId = XXX, messageCount = 20, poisonCause = null}; Could not find Message-ID XXX in dispatched-list (start of ack) at org.apache.activemq.broker.region.PrefetchSubscription.assertAckMatchesDispatched(PrefetchSubscription.java:480)
Attachments
Issue Links
- is broken by
-
AMQ-2790 Add Support for Message priority to JMS Client
- Resolved
- is related to
-
AMQCPP-579 Disable message priority reordering on client by default
- Resolved
- relates to
-
AMQ-5851 Unmatched acknowledge: MessageAck {commandId = 77, responseRequired = false, ackType = 2, ...Could not find Message-ID XXX in dispatched-list (start of ack)
- Resolved