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 2019/07/30 21:18:00 UTC

[jira] [Created] (DBCP-552) org.apache.commons.dbcp2.DelegatingConnection.passivate() should close ALL of its resources even when an exception occurs closing one.

Gary Gregory created DBCP-552:
---------------------------------

             Summary: org.apache.commons.dbcp2.DelegatingConnection.passivate() should close ALL of its resources even when an exception occurs closing one.
                 Key: DBCP-552
                 URL: https://issues.apache.org/jira/browse/DBCP-552
             Project: Commons DBCP
          Issue Type: Bug
            Reporter: Gary Gregory
            Assignee: Gary Gregory


The method {{org.apache.commons.dbcp2.DelegatingConnection.passivate()}} should close ALL of its resources even when an exception occurs closing one. This is similar to DBCP-551.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)