You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "KeiichiFujino (JIRA)" <ji...@apache.org> on 2016/11/21 02:41:59 UTC

[jira] [Created] (POOL-317) Correction of default value of softMinEvictableIdleTimeMillis in BaseObjectPoolConfig

KeiichiFujino created POOL-317:
----------------------------------

             Summary: Correction of default value of softMinEvictableIdleTimeMillis in BaseObjectPoolConfig
                 Key: POOL-317
                 URL: https://issues.apache.org/jira/browse/POOL-317
             Project: Commons Pool
          Issue Type: Bug
    Affects Versions: 2.4.2
            Reporter: KeiichiFujino
            Priority: Minor
         Attachments: BaseObjectPoolConfig.patch

The default value of softMinEvictableIdleTimeMillis in BaseObjectPoolConfig is DEFAULT_MIN_EVICTABLE_IDLE_TIME_MILLIS.
It should change DEFAULT_MIN_EVICTABLE_IDLE_TIME_MILLIS to DEFAULT_SOFT_MIN_EVICTABLE_IDLE_TIME_MILLIS.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)