You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Michael Kerr (JIRA)" <ji...@apache.org> on 2012/06/26 21:47:42 UTC

[jira] [Created] (DBCP-388) Support AbandonedConfig in SharedPoolDataSource

Michael Kerr created DBCP-388:
---------------------------------

             Summary: 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


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira