-
Bug
-
Resolution: Done
-
Major
-
AMQ 7.4.0.CR2
-
None
-
Release Notes
-
-
+
-
-
Documented as Resolved Issue
-
ARTEMIS-2458
-
Verified in a release
-
Workaround Exists
-
-
When rolling back the message order is corrupted.
The issue is able to easily recreate using QPID's own Test suite, but pointing it at Artemis (AMQ7) instead of ActivMQ 5
test in question that passes when pointing to ActiveMQ5, but fails and re-creates the ordering issue seen.
org.apache.qpid.jms.transactions.JmsTransactedConsumerTest.testReceiveSomeThenRollback activemq5: passes artemis: fails - java.lang.AssertionError: Unexpected order of messages: [5, 4, 3, 1, 2]
- clones
-
ENTMQBR-2707 Transaction rollback ordering is broken with AMQP
- Closed
- duplicates
-
ENTMQBR-3120 Transaction rollback ordering is broken with AMQP
- Closed