You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/07/08 20:16:00 UTC

[jira] [Commented] (POOL-282) CLONE - Support AbandonedConfig in SharedPoolDataSource

    [ https://issues.apache.org/jira/browse/POOL-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16536403#comment-16536403 ] 

Gary Gregory commented on POOL-282:
-----------------------------------

Looking for a PR...

> CLONE - Support AbandonedConfig in SharedPoolDataSource
> -------------------------------------------------------
>
>                 Key: POOL-282
>                 URL: https://issues.apache.org/jira/browse/POOL-282
>             Project: Commons Pool
>          Issue Type: Improvement
>    Affects Versions: 2.0, 2.1, 2.2, 2.3
>         Environment: Linux and Java 1.6
>            Reporter: Michael Kerr
>            Priority: Minor
>              Labels: features
>
> 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
(v7.6.3#76005)