-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
None
When TxConnectionListener#tidyup is invoked the localTransaction field is not set to false, which is a bug due to following scenario: if related connection is taken again from the pool in autocommit mode, the tidyup method will fail with an exception.
- is related to
-
WFLY-18924 Upgrade ironjacamar to 3.0.8.Final
- Closed
- relates to
-
JBEAP-27126 [GSS](7.4.z) JBJCA-1483 - "SQLNonTransientConnectionException: Can't call rollback when autocommit=true" can happen because TxConnectionListener#tidyup() does not reset localTransaction field to false
- Closed