bowenliang123 commented on PR #4228:
URL: https://github.com/apache/kyuubi/pull/4228#issuecomment-1413350673

   I would regard `httpclient` as a underlying lib inside the REST client. With 
this migration, we are able to provide more dynamic features, efficiency, and 
performance (like aysnc, reactor, pooling, http2 via proxy, fluent) without 
changing the usage of high-level API. `httpclient5` has remained most of the 
common concepts of `httpclient4` as in `classic` packages, therefore, no major 
burden to evaluate or improve it in details.


-- 
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