[
https://issues.apache.org/jira/browse/DBCP-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16556798#comment-16556798
]
Gary Gregory commented on DBCP-475:
-----------------------------------
Thank you for your patches. Would you please mind providing these again on top
of our current git master, preferably as a PR and with unit tests?
> Undefined MBean attribute of BasicDataSourceMXBean
> --------------------------------------------------
>
> Key: DBCP-475
> URL: https://issues.apache.org/jira/browse/DBCP-475
> Project: Commons DBCP
> Issue Type: Bug
> Affects Versions: 2.1.1
> Reporter: KeiichiFujino
> Priority: Minor
> Attachments: BasicDataSource.patch, BasicDataSourceMXBean.patch
>
>
> BasicDataSourceMXBean does not define methods for the following attributes.
> - testOnReturn
> - evictionPolicyClassName
> - rollbackOnReturn
> - enableAutoCommitOnReturn
> - defaultQueryTimeout
> I've implemented the get method of these attributes in BasicDataSourceMXBean.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)