[
https://issues.apache.org/jira/browse/POOL-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
KeiichiFujino updated POOL-317:
-------------------------------
Attachment: BaseObjectPoolConfig.patch
> 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)