[
https://issues.apache.org/jira/browse/CAMEL-18087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534386#comment-17534386
]
Claus Ibsen edited comment on CAMEL-18087 at 5/11/22 1:11 PM:
--------------------------------------------------------------
TODO: Let CI server do full test over night to see if any regressions *DONE*
was (Author: davsclaus):
TODO: Let CI server do full test over night to see if any regressions
> camel-core - Enable stream caching by default
> ---------------------------------------------
>
> Key: CAMEL-18087
> URL: https://issues.apache.org/jira/browse/CAMEL-18087
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.17.0
>
>
> This is tripping users when they for example use camel routes that call HTTP
> services where the response is InputStream that is only often readable only
> once.
> So if they do log and then continue processing the message body is
> null/empty, or if they use choice EIP with predicates etc.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)