[ 
https://issues.apache.org/jira/browse/DBCP-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phil Steitz updated DBCP-437:
-----------------------------
    Fix Version/s: 2.1.1

> BasicDataSource does not set disconnectionSql properties on its 
> PoolableConnectionFactory
> -----------------------------------------------------------------------------------------
>
>                 Key: DBCP-437
>                 URL: https://issues.apache.org/jira/browse/DBCP-437
>             Project: Commons Dbcp
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Phil Steitz
>             Fix For: 2.1.1
>
>
> The fastFailValidation and disconnectionSqlCodes properties added in version 
> 2.1 are not passed by BasicDataSource to its underlying 
> PoolableConnectionFactory.  As a result, they do nothing when set on the 
> BasicDataSource.  To work in version 2.1, these properties have to be set 
> directly on the PoolableConnectionFactory.



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

Reply via email to