Hi,Jens and Randy: i`m working on that now, how about this plan: 1. run all the test case for httpclient HTTP/1 in lib and find the problems exist. 2. update JDK 0.8 to JDK 0.11 at least, maybe JDK0.12 be better, need confirmed in next step. 3. port all the httpclinet HTTP/2 code in lib and add test case for that.
Any other supplementary advice? Maybe we need 2 or 3 weeks for the first demo, will need more details discussion and help from you in future. Thanks. Zhouhu. 在 2019-08-30 02:04:11,"Jens Geyer" <jensge...@hotmail.com> 写道: > >+1 in general, except for the library dependencies. >If upgrading Java is a realistic option (I don't use it myself), I am more >in favour of that solution. > >JensG > > >-----Ursprüngliche Nachricht----- >From: Randy Abernethy >Sent: Thursday, August 29, 2019 3:22 PM >To: dev@thrift.apache.org >Subject: Re: [Discussion] Should thrift-java support HTTP/2 ? > >+1 for http/2 support > > >On Thu, Aug 29, 2019, 08:19 pzh <piaopiaohu...@163.com> wrote: > >> HTTP/1, is a little out of date, so i propose to replace HttpClient with a >> third-party jar that supports HTTP/2, such as OkHttp, or upgrade the java >> version that supports HTTP/2. > >