Phil Steitz created DBCP-437:
--------------------------------
Summary: 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
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)