jugomezv commented on PR #9994:
URL: https://github.com/apache/pinot/pull/9994#issuecomment-1399046706

   > > 
   > 
   > Hi @jadami10 for a partition that has infrequent events we should be 
displaying lags that stay at zero or near zero, the expectation is that the 
stream will return message count zero and we will set the delay zero. I guess 
first question is what is the stream involved? This should return zero when we 
are not observing events:messagesAndOffsets.getMessageCount();
   
   @jadami10 
   I will look deeper into the code and see if consumption can get stuck 
without reporting empty batch for long, if so I may need to add a timer refresh 
there. Thanks for bringing this up to my attention!


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