vvivekiyer opened a new pull request, #8892:
URL: https://github.com/apache/pinot/pull/8892

   While working on testing changes in #8808, noticed that we report negative
   values for ResponseDelayMs in high QPS/low latency usecases. This can happen 
if the 
   response from the server is received before the query is marked as 
submitted. This
   typically happens if request is sent to server but there's a delay in 
calling the
   callback in _channel.writeAndFlush(cb).


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