InstrumentationProcessor should catch Throwable
-----------------------------------------------
Key: CAMEL-765
URL: https://issues.apache.org/activemq/browse/CAMEL-765
Project: Apache Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 1.4.0
Reporter: William Tam
Fix For: 1.5.0
Attachments: exception_with_mgt.patch
The InstrumentationProcessor currently only catches exception and sets it in
the exception. Runtime errors and throwables can be thrown all the way out of
the DeadLetterChannel's process method, out of the reach of exception policy.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.