-
Bug
-
Resolution: Done
-
Major
-
7.1.0.GA, 7.1.1.GA, 7.1.2.GA, 7.1.3.GA, 7.2.0.CD13
There is some corner cases in which IJ isn't able to avoid IJ000100 (closing connection for you) on connection already marked as invalid and firing IJ000100 closing it, even if the connection would be closed as invalid immediately after. It doesn't create problems to the connection pool, but the redundant WARN isn't useful and could be read as connection leak.
It happens only with enlistment-trace=false (which is default since 7.1) set for the involved datasource
- clones
-
JBJCA-1377 use enlistmentTrace instead of disableEnlistment parameter to avoid eager IJ000100
- Resolved
- is cloned by
-
WFLY-10414 Cached-connection-manager DEBUG connection closure could be too eager with enlistment-trace==false
- Closed
- is incorporated by
-
JBEAP-14714 [GSS](7.1.z) Upgrade Ironjacamar from 1.4.9 to 1.4.10
- Closed
- links to