-
Bug
-
Resolution: Done
-
Critical
-
3.0.8.Final
-
None
-
None
AbstractConnectionListener#isTimeOut only checks if time since connection return has exceeded the timeout, but doesn't take into consideration that the connection may have been checked out after that. This can result in destroying active connection.