[ 
https://issues.apache.org/jira/browse/CAMEL-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17221460#comment-17221460
 ] 

Manuel Shenavai commented on CAMEL-15665:
-----------------------------------------

Hi Claus,

thanks for providing a fix. We need to consume this fix in our 2.x codeline. 
However, the fix contains 3.x coding:
exchange.adapt(ExtendedExchange.class).setRedeliveryExhausted(true);

Is it planned to also fix the problem in the 2.x codeline?

Thanks in advance &
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)

Reply via email to