[Bug 61032] min pool size is not being respected

2018-09-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61032 --- Comment #2 from sakala.ram...@gmail.com --- PoolCleaner is closing connections when idle connection count is more than minIdle. It should not do that as pool is expected to always have more than minIdle connections in the idle queue ready

[Bug 61032] min pool size is not being respected

2018-09-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61032 --- Comment #1 from sakala.ram...@gmail.com --- I am also running into this issue. My understanding of minIdle is the number of connections readily available in the pool at all times to avoid creating on-demand. We are seeing the number of of

[Bug 61032] min pool size is not being respected

2017-05-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61032 Jelmer changed: What|Removed |Added URL|