[
https://issues.apache.org/jira/browse/CAMEL-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210961#comment-17210961
]
Claus Ibsen commented on CAMEL-15665:
-------------------------------------
I had a look, so before I forget, then we need to consider what the stream
caching should behave when the onException path is being routed. As it would
essentially attempt to convert again. So it may need to turn this off in case
of first error. Or silently let subsequent failures be ignored. To allow the
onException routing to continue.
> 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
> Priority: Major
> 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)