If throttler or delayer expression evaluation throws exception then error 
handler is not used
---------------------------------------------------------------------------------------------

                 Key: CAMEL-5163
                 URL: https://issues.apache.org/jira/browse/CAMEL-5163
             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


If you use the throttler or delayer EIP and the expression evaluated at runtime 
throws an exception, then that is not caught and handled on the exchange, 
causing the error handler not to react.

See CAMEL-5126

--
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