[
https://issues.apache.org/jira/browse/QPID-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marnie McCormack updated QPID-464:
----------------------------------
Assignee: Aidan Skinner
Description:
Firstly need to define Exception handling policies and apply consistently, then
need to look at specific resolution for the two linked JIRAs too.
The Java broker does not define or implement any form of consistent 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.
was:
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.
Affects Version/s: M2.1
Summary: Fix Broker Exception Handling (was: Define Exception
handling policies and apply consistantly)
> Fix Broker Exception Handling
> -----------------------------
>
> Key: QPID-464
> URL: https://issues.apache.org/jira/browse/QPID-464
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Affects Versions: M2.1
> Reporter: Rob Godfrey
> Assignee: Aidan Skinner
> Fix For: M3
>
>
> Firstly need to define Exception handling policies and apply consistently,
> then need to look at specific resolution for the two linked JIRAs too.
> The Java broker does not define or implement any form of consistent 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.