Re: [Discussion] Should thrift-java support HTTP/2 ?

2019-09-02 Thread Christopher
er > Sent: Sunday, September 1, 2019 7:27 AM > To: dev@thrift.apache.org > Subject: Re: Re: [Discussion] Should thrift-java support HTTP/2 ? > > I'd strongly advise against updating the JDK requirement to 12. > Requiring JDK 11 is better, because it's considered a long-ter

Re: [Discussion] Should thrift-java support HTTP/2 ?

2019-09-01 Thread Jens Geyer
Ok, but what and when will there be new stable version suitable to switch to? -Ursprüngliche Nachricht- From: Christopher Sent: Sunday, September 1, 2019 7:27 AM To: dev@thrift.apache.org Subject: Re: Re: [Discussion] Should thrift-java support HTTP/2 ? I'd strongly advise ag

Re: Re: [Discussion] Should thrift-java support HTTP/2 ?

2019-08-31 Thread Christopher
, 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: Thu

Re: [Discussion] Should thrift-java support HTTP/2 ?

2019-08-29 Thread Jens Geyer
bject: Re: [Discussion] Should thrift-java support HTTP/2 ? +1 for http/2 support On Thu, Aug 29, 2019, 08:19 pzh 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

Re: [Discussion] Should thrift-java support HTTP/2 ?

2019-08-29 Thread Randy Abernethy
+1 for http/2 support On Thu, Aug 29, 2019, 08:19 pzh wrote: > Dear All: > > > Our team encountered some http protocol problems when using thrift-0.12.0: > > > 1. Just like Spark Thrift's http delay case, Since HttpClient 4.3, many > classes and methods have been deprecated or terminated, HttpCl