Franz Forsthofer created CAMEL-6718:
---------------------------------------
Summary: Enable Streaming in MarschalProcessor
Key: CAMEL-6718
URL: https://issues.apache.org/jira/browse/CAMEL-6718
Project: Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 2.12.1, 2.13.0
Reporter: Franz Forsthofer
Fix For: 2.12.1, 2.13.0
Use CachedOutputStream in MarschalProcessor to enable streaming instead of
ByteArrayOutputStream. This will help to process large data without producing
out-of-memory problems.
It is possible to return to the old behavior from Camel 2.12 onwards with help
of a StreamCachingStrategy. You have only to switch off the file caching.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira