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/12 02:48:00 UTC

[jira] [Commented] (CAMEL-9952) Provide access to stream in camel-netty4-http component

    [ https://issues.apache.org/jira/browse/CAMEL-9952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16949875#comment-16949875 ] 

Zheng Feng commented on CAMEL-9952:
-----------------------------------

[~chirino] I think this feature could be with the fixes in CAMEL-12983 and CAMEL-14017. We use "disableStreamCache=true" currently to support the inbound and outbound streaming.

> Provide access to stream in camel-netty4-http component
> -------------------------------------------------------
>
>                 Key: CAMEL-9952
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9952
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-netty4-http
>            Reporter: Hiram R. Chirino
>            Priority: Major
>
> The current camel-netty4-http component buffers the entire payload of a request via HttpObjectAggregator before releasing it to be passed down-stream as a single message.
> Would be nice to have an option to stream the payload.



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