abhioncbr commented on PR #14191:
URL: https://github.com/apache/pinot/pull/14191#issuecomment-2435352441

   > Thanks for debugging this!
   > 
   > Can you elaborate more on the root cause? Since the bug was fixed in the 
new version, why would our test fail? Is there extra overhead if we do not 
reuse connection?
   
   IMO, connection creation is a time-consuming process, and hence, not reusing 
it would degrade the performance. I have reverted the changes. I am not sure if 
switching to HTTP2 is an acceptable solution or not. 


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