-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Connection Management
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, the connection pool's background task only tries to prune connections before ensuring minimum pool size if either maxIdleTime or maxLifeTime is specified. It should also check whether there are possibly any stale connections in the pool.