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

Ovidiu Feodorov (JIRA) jira-events at lists.jboss.org
Wed Mar 14 00:31:07 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-152?page=all ]

Ovidiu Feodorov updated JBMESSAGING-152:
----------------------------------------

    Fix Version/s: Unscheduled
                       (was: 1.2.1)

> Revisit exception handling
> --------------------------
>
>                 Key: JBMESSAGING-152
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-152
>             Project: JBoss Messaging
>          Issue Type: Task
>          Components: JMS Facade
>            Reporter: Tim Fox
>         Assigned To: Tim Fox
>            Priority: Minor
>             Fix For: Unscheduled
>
>   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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list