-
Bug
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
-
-
-
-
-
+
-
Undefined
-
The XARecoveryModule currently assumes xids are globally unique. Sadly the real world isn't that simple...
In transaction inflow cases it's not possible to change the bqual for each RM, resulting in multiple unrelated RMs potentially having the same xid. When a subordinate transaction recovers, it must correctly match XAResourceRecords to XAResources, but can't rely on the uniqueness of the xid values to do this.
- incorporates
-
JBTM-3361 recovery for non-unique xids
- Closed
- is incorporated by
-
JBEAP-20240 (7.3.z) Upgrade Narayana from 5.9.9.Final to 5.9.10.Final
- Closed