-
Bug
-
Resolution: Done
-
Major
-
4.2.0.GA_CP04, 4.3.0.GA_CP02
-
None
-
Medium
-
Not Required
Transaction propagation context is not always cleared after executing UserTransaction.commit()/rollback()
and this can have a negative impact (it won't allow new transactions) when using sticky transactions after
facing a failure scenario, such as node shutdown.
- incorporates
-
JBAS-6116 UserTransaction.commit()/rollback() are not fully compliant with the JTA standard
- Closed
- is incorporated by
-
JBPAPP-1268 JBPAPP-1267 / JBPAPP-1285 - Get UserTransaction deployed as clustered proxy for sticky transaction functionality and fix tpc leak
- Resolved