GenericObjectPool.Config assigns wrong value to softMinEvictableIdleTimeMillis
------------------------------------------------------------------------------
Key: POOL-110
URL: https://issues.apache.org/jira/browse/POOL-110
Project: Commons Pool
Issue Type: Bug
Affects Versions: 1.3
Reporter: Alexander Pogrebnyak
Priority: Trivial
default value for softMinEvictableIdleTimeMillis is set to
GenericObjectPool.DEFAULT_MIN_EVICTABLE_IDLE_TIME_MILLIS instead of
GenericObjectPool.DEFAULT_SOFT_MIN_EVICTABLE_IDLE_TIME_MILLIS
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.