Thanks!
-Original Message-
From: Claus Ibsen
Sent: Mittwoch, 28. Oktober 2020 15:37
To: users@camel.apache.org
Subject: Re: OnException and StreamCaching
On 2.x you can set the exchange property with key Exchange.REDELIVERY_EXHAUSTED
On Mon, Oct 26, 2020 at 4:44 PM Shenavai, Manuel
From: Claus Ibsen
> Sent: Freitag, 9. Oktober 2020 13:52
> To: users@camel.apache.org
> Subject: Re: OnException and StreamCaching
>
> Hi
>
> Ah thanks for bringing this up. Yeah its a little bug, we should make
> that stream caching more robust.
> You are welcome to create a
From: Shenavai, Manuel
Sent: Freitag, 9. Oktober 2020 14:47
To: users@camel.apache.org
Subject: [CAUTION] RE: OnException and StreamCaching
Hi Claus,
thanks for confirming. I created a Jira for it:
https://issues.apache.org/jira/browse/CAMEL-15665
Best regards,
Manuel
-Original Message-
Hi Claus,
thanks for confirming. I created a Jira for it:
https://issues.apache.org/jira/browse/CAMEL-15665
Best regards,
Manuel
-Original Message-
From: Claus Ibsen
Sent: Freitag, 9. Oktober 2020 13:52
To: users@camel.apache.org
Subject: Re: OnException and StreamCaching
Hi
Ah
Hi
Ah thanks for bringing this up. Yeah its a little bug, we should make
that stream caching more robust.
You are welcome to create a JIRA
On Wed, Oct 7, 2020 at 4:07 PM Shenavai, Manuel wrote:
>
> Hi everyone,
>
>
>
> we are using the Camel-onException error handling and found that the
> excep
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 (see stacktrace below), the exception handling is not executed