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

Duo Zhang reassigned HDFS-8671:
-------------------------------

    Assignee: Duo Zhang

> Add client support for HTTP/2 stream channels
> ---------------------------------------------
>
>                 Key: HDFS-8671
>                 URL: https://issues.apache.org/jira/browse/HDFS-8671
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>             Fix For: HDFS-7966
>
>         Attachments: HDFS-8671-v0.patch
>
>
> {{Http2StreamChannel}} is introduced in HDFS-8515 but can only be used at 
> server side.
> Now we implement Http2BlockReader using jetty http2-client in the POC branch, 
> but the final version of jetty 9.3.0 only accepts java8.
> So here we plan to extend the functions of {{Http2StreamChannel}} to support 
> client side usage and then implement Http2BlockReader based on it. And we 
> still use jetty http2-client to write testcases to ensure that our http2 
> implementation is valid.



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

Reply via email to