[
https://issues.apache.org/jira/browse/CAMEL-9896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255200#comment-15255200
]
Claus Ibsen commented on CAMEL-9896:
------------------------------------
Thanks for reporting. I have reproduced the issue and work on a fix
> Deadletter Failure processor is invoked even if error handling strategy
> defines to continue routing
> ---------------------------------------------------------------------------------------------------
>
> Key: CAMEL-9896
> URL: https://issues.apache.org/jira/browse/CAMEL-9896
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.15.6
> Environment: stage
> Reporter: Nikhil Kumar
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.16.4, 2.17.1, 2.18.0
>
>
> When a DeadLetterChannel is used as context scoped error handling strategy
> with FailureProcessor set and a route scoped error handling strategy is
> defined to continue routing in case of certain exception classes, then it is
> observed that even in case of exceptions which belong to exceptions defined
> in OnException clause, the dead letter's failure processor is still
> triggered.
> A test case to simulate this behaviour is pasted.
> http://pastebin.com/raw/cfQhsJj0 - contains test case.
> http://pastebin.com/raw/K6wZc9Yh - test output
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)