]
Tim Fox updated JBMESSAGING-152:
--------------------------------
Fix Version/s: 2.0.0.CR1
(was: 2.0.0 Beta)
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.CR1
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: