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

Haohui Mai edited comment on HDFS-8515 at 6/25/15 4:30 PM:
-----------------------------------------------------------

I've committed the patch to the HDFS-7966 branch. Thanks [~Apache9] for the 
contribution.


was (Author: wheat9):
I've committed the patch to trunk and branch-2. Thanks [~Apache9] for the 
contribution.

> Implement HTTP/2 stream channels
> --------------------------------
>
>                 Key: HDFS-8515
>                 URL: https://issues.apache.org/jira/browse/HDFS-8515
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>             Fix For: HDFS-7966
>
>         Attachments: HDFS-8515-v1.patch, HDFS-8515-v2.patch, 
> HDFS-8515-v3.patch, HDFS-8515-v4.patch, HDFS-8515-v5.patch, 
> HDFS-8515-v6.patch, HDFS-8515.patch
>
>
> Currently Netty 4.1 provides inefficient APIs for HTTP/2 applications. The 
> applications need to be aware of multiple streams over the same connections, 
> multiplexing different streams on the same TCP connections by themselves.
> This jira proposes to introduce abstractions that are similar to the ones 
> proposed in https://github.com/netty/netty/issues/3667 to facilitate the 
> implementation of DTPv2.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to