You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zheng Feng (Jira)" <ji...@apache.org> on 2019/10/10 12:15:00 UTC

[jira] [Resolved] (CAMEL-14017) camel-netty-http - support the full streaming both on inbound and outbound

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

Zheng Feng resolved CAMEL-14017.
--------------------------------
    Resolution: Fixed

> camel-netty-http - support the full streaming both on inbound and outbound
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-14017
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14017
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-netty-http
>            Reporter: Zheng Feng
>            Assignee: Zheng Feng
>            Priority: Major
>             Fix For: 3.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> As the fix of CAMEL-12983, we can support stream uploading by using the ChunkedWriterHandler. But on the server side, the consumer still needs to read all of the content into the FullHttpRequest even when disable the stream caching. I think it could be useful to support the full streaming both on inbound and outbound side.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)