Define Exception handling policies and apply consistantly
---------------------------------------------------------
Key: QPID-464
URL: https://issues.apache.org/jira/browse/QPID-464
Project: Qpid
Issue Type: Improvement
Components: Java Broker
Reporter: Rob Godfrey
The Java broker does not define or implement ay form of consitant exception
handling. In particular unrecoverable erros are at best handled by logging and
then attempting to carry on regardless.
I would argue that such errors should be followed by an immediate System.exit
... however others may wish this to be configurable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.