-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.2.0
-
Component/s: Monitoring
-
None
-
Not Needed
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.