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 2019/09/29 08:23:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16940299#comment-16940299 ] 

Claus Ibsen commented on CAMEL-14017:
-------------------------------------

Zheng Feng I granted your JIRA user karma to self assign tickets.

> 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
>          Time Spent: 10m
>  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)