[ 
https://issues.apache.org/jira/browse/CAMEL-6718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen reassigned CAMEL-6718:
----------------------------------

    Assignee: Claus Ibsen
    
> 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
>            Assignee: Claus Ibsen
>             Fix For: 2.12.1, 2.13.0
>
>         Attachments: patchMarschallProcessor.txt
>
>
> 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

Reply via email to