-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
7.1.0.DR13, 7.1.0.DR14
-
None
We have the following test scenario:
1) enlist CMR datasource
2) enlist XA test datasource
3) prepare CMR
4) prepare XA
5) commit on CMR datasource - fails with ResourceException (simulating unavailable database)
5) aborting the second phase
6) rollback on XA datasource - fails with XAException.XAER_RMERR (simulating trouble on rollback)
7) do recovery
which expects rollback outcome but since DR13 the outcome is commit. Unfortunately I don't see any clue in the (attached) log.
- is incorporated by
-
JBEAP-9532 Upgrade IronJacamar to 1.4.3 from 1.4.2
- Closed
- is related to
-
JBEAP-24500 Possible data inconsistency when CMR fails at Commit phase
- Closed
-
JBEAP-24501 (7.4.z) JBJCA-1467 - Possible data inconsistency when CMR fails at Commit phase
- Closed
- relates to
-
JBJCA-1338 CheckValidConnectionSQL can open a transaction, preventing application from changing transaction isolation level (PostgreSQL)
- Resolved