-
Bug
-
Resolution: Done
-
Major
-
4.2.3.CP01, 4.2.3.CP02, 4.4.0.GA
-
None
The subordinate TransactionImple.doOnePhaseCommit throws a HeuristicRollbackException on an ABORTED, which is overkill. A RollbackException would be more appropriate. The current situation leaves XATerminatorImple.commit unable to distinguish between clean rollbacks in e.g. setRollbackOnly cases vs. actual heuristics.
- relates to
-
JBTM-430 improve test coverage for JTA subordinate tx termination handling
- Closed