Claus Ibsen created CAMEL-9673:
----------------------------------
Summary: doTry .. doFinally should run the finally block for fault
messages also
Key: CAMEL-9673
URL: https://issues.apache.org/jira/browse/CAMEL-9673
Project: Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 2.16.2, 2.15.5
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.15.6, 2.16.3, 2.17.0
If a message has fault flag, then a doFinally block is only executed the first
processor. We should ensure the entire block is processed like we do if an
exception was thrown. The same kind of logic should apply for fault.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)