Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
4.2.0
-
None
-
Not Needed
Description
ConnectionPoolListenerMulticaster class does not implement method connectionCheckOutStarted from interface ConnectionPoolListener. This interface method is critical for monitoring threads in waiting queue. I believe this is just a simple oversight, since it's the only method not covered.