[
https://issues.apache.org/jira/browse/DBCP-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Thomas resolved DBCP-453.
------------------------------
Resolution: Fixed
Fix Version/s: 2.2
Thanks for the patch
> BasicDataSource should set setSoftMinEvictableIdleTimeMillis on
> GenericObjectPool
> ---------------------------------------------------------------------------------
>
> Key: DBCP-453
> URL: https://issues.apache.org/jira/browse/DBCP-453
> Project: Commons Dbcp
> Issue Type: Bug
> Affects Versions: 2.1.1
> Reporter: Philipp Marx
> Priority: Trivial
> Fix For: 2.2
>
> Attachments: patch
>
>
> Setting the setSoftMinEvictableIdleTimeMillis on the BasicDataSource will not
> set this property on the underlying connection pool, if it hasn't been
> created yet.
> BasicDataSource#createConnectionPool should set the property on the
> GenericObjectPool.
> There had been a similar issue for DBCP 1.x as described in DBCP-334
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)