You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/09/09 18:48:52 UTC

[jira] [Assigned] (CAMEL-6718) Enable Streaming in MarschalProcessor

     [ 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