mcvsubbu commented on issue #10460: URL: https://github.com/apache/pinot/issues/10460#issuecomment-1482010242
If a forced commit is in play, then we pick the first replica that the controller heard from, for a given segment. All replicas are given the opportunity to do so. The idea to pick the first one is to NOT cause any additional delay (in terms of waiting for other replicas). It may have happened that the one with largest lag was just too quick to respond :) -- 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]
