Jackie-Jiang commented on issue #12629:
URL: https://github.com/apache/pinot/issues/12629#issuecomment-1992738148

   This feature request could be relevant: #12315 
   
   Are you sure the extra latency comes from transferring query response? It 
could also be scanning and looking up more records.
   One more thing you might want to try is to directly query the broker API if 
you are using the controller API currently. Then you can compare the client 
side time and the latency reported by Pinot to see if the delay is caused by 
transferring the response.


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