sajjad-moradi commented on PR #13668:
URL: https://github.com/apache/pinot/pull/13668#issuecomment-2257451808

   > One thing worth noting is that when the message is sent, the previous 
consuming segment might still consume. To handle that, we introduce a cache to 
store the previous consuming segment, and ignore ingestion metrics update from 
it.
   
   If the previous consuming segment is still consuming and the server hosting 
that segment has not reacted to CONSUMING->ONLINE transition message for that 
segment, it means the queries are served with this consuming segment, so we 
should still report ingestion delays for that consuming segment.


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