Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1
-
None
Description
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.