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