[
https://issues.apache.org/jira/browse/DBCP-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Thomas resolved DBCP-284.
------------------------------
Resolution: Fixed
Fixed. Thanks for the report.
> Access to BasicDataSource.initialSize not always synchronized
> -------------------------------------------------------------
>
> Key: DBCP-284
> URL: https://issues.apache.org/jira/browse/DBCP-284
> Project: Commons Dbcp
> Issue Type: Bug
> Reporter: Sebb
>
> Access to BasicDataSource.initialSize not always synchronized -
> BasicDataSourceFactory.createDataSource() reads the field directly instead of
> using getInitialSize().
> [Probably not a good idea that the field is protected rather than private]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.