walterddr edited a comment on issue #8246:
URL: https://github.com/apache/pinot/issues/8246#issuecomment-1059393420


   see: #8293 for demonstration of the refactoring
   
   [update] #8329 is the new POC, for several reasons
   - comparing with using `URLConnection`, HTTPClient seems a better choice 
(see: https://www.mocklab.io/blog/which-java-http-client-should-i-use-in-2020/)
   - HTTPClient is recommended to be reused (see: 
https://hc.apache.org/httpclient-legacy/performance.html)


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to