You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2016/11/29 07:22:58 UTC

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

    [ https://issues.apache.org/jira/browse/POOL-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15704490#comment-15704490 ] 

Gary Gregory edited comment on POOL-317 at 11/29/16 7:22 AM:
-------------------------------------------------------------

That is odd. The patch does not apply to SVN trunk. This looks to be a duplicate of [POOL-110]. The current source looks OK . Please reopen if you find that the issue is still in trunk.


was (Author: garydgregory):
That is odd. The patch does not apply to SVN trunk. This looks to be a duplicate of [POOL-110]. The current source looks OK . Please reopen if you can

> 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)