[
https://issues.apache.org/jira/browse/CAMEL-18087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534334#comment-17534334
]
Claus Ibsen edited comment on CAMEL-18087 at 5/10/22 3:02 PM:
--------------------------------------------------------------
TODO: spring boot auto configuration change default value *DONE*
TODO: upgrade guide *DONE*
was (Author: davsclaus):
TODO: spring boot auto configuration change default value
> 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)