[
https://issues.apache.org/jira/browse/DBCP-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Marx updated DBCP-453:
------------------------------
Attachment: 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
> 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)