funky-eyes commented on PR #7492:
URL: https://github.com/apache/incubator-seata/pull/7492#issuecomment-3132734537

   > @funky-eyes
   > 
   > The issue only seems to occur on JDK 8. Do you happen to know anything 
about this?
   
   The CloseableHttpAsyncClient you built is different for JDK 8 and versions 
above JDK 8. I think this is the reason for the issue. I don't understand why 
JDK 8 needs to be treated differently. As far as I remember, in OkHttp, both 
JDK 8 and higher versions support HTTP/2. Is there any difference with Apache 
HttpClient?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to