Wow, good step. One of the first thing what I did with a new Camel App was
enable stream caching, however was always a bit worried about the edge
cases. Good they are tackled now.

Raymond

On Wed, May 11, 2022 at 12:57 PM Claus Ibsen <claus.ib...@gmail.com> wrote:

> Hi
>
> Okay so I am working on correcting some unit tests that now fails due
> to enabling stream caching.
> This is good as it has also identified a few components that did not
> work to well with stream caching.
>
> Now this works better whether or not you have enabled stream caching.
>
> On Tue, May 10, 2022 at 3:16 PM Claus Ibsen <claus.ib...@gmail.com> wrote:
> >
> > Hi
> >
> > JIRA: https://issues.apache.org/jira/browse/CAMEL-18087
> >
> > Just want to let you know that we are working on enabling stream
> > caching by default from 3.17 onwards.
> >
> > We have too many Camel users that get "tripped" by "message body is
> > empty" or "message is not routed correctly" in my choice EIP, and so
> > on.
> >
> > A FAQ on the website is not good enough in 2022 - it may be in 2007 ;)
> > https://camel.apache.org/manual/faq/why-is-my-message-body-empty.html
> >
> > This should allow Camel also to work better for new users, especially
> > with trends of new users to Camel or users that are looking at
> > low-code integration.
> >
> > We have something great coming with the Camel JBang effort. More to
> follow soon.
> >
> >
> > --
> > Claus Ibsen
> > -----------------
> > http://davsclaus.com @davsclaus
> > Camel in Action 2: https://www.manning.com/ibsen2
>
>
>
> --
> Claus Ibsen
> -----------------
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2
>

Reply via email to