You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2009/11/29 01:14:20 UTC

[jira] Resolved: (DBCP-311) Don't log and re-throw exception

     [ https://issues.apache.org/jira/browse/DBCP-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niall Pemberton resolved DBCP-311.
----------------------------------

    Resolution: Fixed

OK fixed for BasicManagedDataSource

http://svn.apache.org/viewvc?view=revision&revision=885178

> Don't log and re-throw exception
> --------------------------------
>
>                 Key: DBCP-311
>                 URL: https://issues.apache.org/jira/browse/DBCP-311
>             Project: Commons Dbcp
>          Issue Type: Improvement
>    Affects Versions: 1.2.2
>            Reporter: Niall Pemberton
>             Fix For: 1.3, 1.4
>
>         Attachments: DBCP-311.patch
>
>
> In a couple of cases the stacktrace is written to the log and the exception re-thrown with a cause. Since DBCP 1.3 is now on JDK 1.4 and the cause will always be there this is IMO unnecessary

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.