Details
-
Bug
-
Resolution: Duplicate
-
Major
-
5.1.7.Final, 5.2.6.Final, 5.3.0.CR2
-
None
Description
It seems that there are connection leaks in the method getDatabaseType of the class TableManipulation. Indeed in this method we call twice connectionFactory.getConnection() but the returned connection is never closed.
Attachments
Issue Links
- duplicates
-
ISPN-2329 TableManipulation.getDatabasetype does not release used connections
-
- Closed
-