You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2019/07/09 06:37:00 UTC

[jira] [Updated] (CAMEL-13734) camel-undertow - Support streaming of large data for HTTP endpoints

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

Andrea Cosentino updated CAMEL-13734:
-------------------------------------
    Fix Version/s: 3.0.0.M5
                   3.0.0

> camel-undertow - Support streaming of large data for HTTP endpoints
> -------------------------------------------------------------------
>
>                 Key: CAMEL-13734
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13734
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-undertow
>            Reporter: Tadayoshi Sato
>            Assignee: Tadayoshi Sato
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0.M5
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently messages with body of large data {{InputStream}} are always converted to {{byte[]}} on a Camel route for both producer and consumer HTTP endpoints, thus cause {{OutOfMemoryError}} and fail in the middle of processing.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)