You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/03/07 08:53:40 UTC

[jira] [Created] (CAMEL-9673) doTry .. doFinally should run the finally block for fault messages also

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)