Duo Zhang created HDFS-8671:
-------------------------------
Summary: Add client support for http2 stream channels
Key: HDFS-8671
URL: https://issues.apache.org/jira/browse/HDFS-8671
Project: Hadoop HDFS
Issue Type: Sub-task
Reporter: Duo Zhang
{{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)