Use a FatalErrorHandler for exceptions thrown while handling another exception.
-------------------------------------------------------------------------------

                 Key: CAMEL-4041
                 URL: https://issues.apache.org/jira/browse/CAMEL-4041
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.7.1
            Reporter: Hadrian Zbarcea
            Assignee: Hadrian Zbarcea
             Fix For: 2.8.0


This is spawn out of CAMEL-4022 (see part of the discussion there).

If exceptions are thrown while an exception is handled, there is not much Camel 
can do to recover. We need a FatalErrorHander that can not be replaced by the 
user, which a simple and predictable behavior (at least logging).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to