[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-152) Refactor exception handling

Clebert Suconic (JIRA) jira-events at lists.jboss.org
Fri Jul 24 11:38:41 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBMESSAGING-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clebert Suconic updated JBMESSAGING-152:
----------------------------------------

    Fix Version/s: 2.0.0
                       (was: 2.0.0.beta4)


> Refactor exception handling
> ---------------------------
>
>                 Key: JBMESSAGING-152
>                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-152
>             Project: JBoss Messaging
>          Issue Type: Task
>          Components: JMS Facade
>            Reporter: Tim Fox
>            Assignee: Tim Fox
>            Priority: Minor
>             Fix For: 2.0.0
>
>   Original Estimate: 1 day, 4 hours
>  Remaining Estimate: 1 day, 4 hours
>
> We should audit the exception handling.
> In some areas it is quite sloppy including anti-patterns such as:
> 1. Logging errors when they're not being handled
> 2. Rethrowing with less information. E.g. losing the message or original exception.
> 3. Too much usage of "throws Throwable" or "throws Exception" where probably unnecessary.
> 4. Swallowing exceptions.
> We need to go through the whole of the code, auditing and changing as necessary.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list