[
https://issues.apache.org/jira/browse/DBCP-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259504#comment-14259504
]
Phil Steitz edited comment on DBCP-388 at 12/29/14 3:00 AM:
------------------------------------------------------------
Cloned issue has been opened in pool. Setting fix version to 2.2, which may be
ambitious, since pool enhancement has to come first.
was (Author: psteitz):
Cloned issue has been opened in pool. Setting fix version to 2.1, which may be
ambitious, since pool enhancement has to come first.
> Support AbandonedConfig in SharedPoolDataSource
> -----------------------------------------------
>
> Key: DBCP-388
> URL: https://issues.apache.org/jira/browse/DBCP-388
> Project: Commons Dbcp
> Issue Type: Improvement
> Affects Versions: 1.4
> Environment: Linux and Java 1.6
> Reporter: Michael Kerr
> Priority: Minor
> Labels: features
> Fix For: 2.2
>
>
> BasicDataSource has support for AbandonedConfig
> SharedPoolDataSource does not currently support reclaiming abandoned
> connections.
> It would be helpful if the user can extend the underlying connection pool to
> add features like abandoned connection management. This is possible with
> BasicDataSource.
> Currently the only solution is to extend classes or replace classes in the
> Apache package namespace.
> Thanks for looking,
> Michael
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)