GenericKeyedObjecPool(factory, Config) constructor ignores minIdle setting in
Config
------------------------------------------------------------------------------------
Key: POOL-116
URL: https://issues.apache.org/jira/browse/POOL-116
Project: Commons Pool
Issue Type: Bug
Affects Versions: 1.3
Reporter: Phil Steitz
Priority: Minor
Fix For: 1.4
The GenericKeyedObjectPool constructor that takes a
GenericKeyedObjectPool.Config object as an argument does not use the minIdle
field in the Config, resulting in the default value being set.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.