OnException - Handler or Continued predicate is invoked twice per exception
---------------------------------------------------------------------------

                 Key: CAMEL-5162
                 URL: https://issues.apache.org/jira/browse/CAMEL-5162
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.9.1
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.9.2, 2.10.0


See CAMEL-5139

When using handled(predicate) or continued(predicate) those is evaluated twice 
per exception. We should only do this once, which is what the end user would 
normally except.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to