[
https://issues.apache.org/jira/browse/CAMEL-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17221509#comment-17221509
]
Manuel Shenavai commented on CAMEL-15665:
-----------------------------------------
Hi [~acosentino],
thanks for your reply. Do you know if there is a equivalent of the 3.x code
that we could use in our 2.x codeline?
(exchange.adapt(ExtendedExchange.class).setRedeliveryExhausted(true))
Best regards,
Manuel
> OnException and StreamCaching
> -----------------------------
>
> Key: CAMEL-15665
> URL: https://issues.apache.org/jira/browse/CAMEL-15665
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.25.2
> Reporter: Manuel Shenavai
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.6.0
>
> Attachments: sandbox.zip
>
>
> Hi everyone,
>
> we are using the Camel-onException error handling and found that the
> exception-handling is sometimes not executed in case of error. When
> StreamCaching is enabled in the route and an error happens during
> TypeConversion, the exception handling is not executed but the process just
> fails. I attached a scenario to reproduce the problem to this mail
> (ExceptionHandling.java).
>
> Best regards,
> Manuel
--
This message was sent by Atlassian Jira
(v8.3.4#803005)