Claus Ibsen created CAMEL-18087:
-----------------------------------
Summary: 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
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)