Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.10.1
-
None
-
None
Description
Say that your connection failed, and you have a pending XA TX.
On that state, during a failed connection you should rollback the TX and redeliver messages.
As a reference to the affected code:
It should check if failing, the pending TX should be rolled back:
Attachments
Issue Links
- causes
-
ARTEMIS-3338 Rollback of prepared XA transactions fails after a connection failure
-
- Closed
-
- relates to
-
ARTEMIS-2583 Message permanently in "delivering" state if a JMS XA client crashes
-
- Resolved
-
- links to