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

   Server doesn't read IS on its own. Controller periodically scan all IS/EV 
and send messages to servers.
   In order to detect that the next segment doesn't come to this server, server 
will need to read the IS for that table. Basically that translates to one IS 
read per segment commit if we do it in the synchronize fashion.


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