[
https://issues.apache.org/jira/browse/CAMEL-14017?focusedWorklogId=320335&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-320335
]
ASF GitHub Bot logged work on CAMEL-14017:
------------------------------------------
Author: ASF GitHub Bot
Created on: 30/Sep/19 03:41
Start Date: 30/Sep/19 03:41
Worklog Time Spent: 10m
Work Description: davsclaus commented on pull request #3209: CAMEL-14017
- Update to support the full streaming on both inbound and outbound
URL: https://github.com/apache/camel/pull/3209
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 320335)
Time Spent: 20m (was: 10m)
> 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, 3.0.0.RC2
>
> 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)