jadami10 opened a new pull request, #10479: URL: https://github.com/apache/pinot/pull/10479
This closes https://github.com/apache/pinot/issues/10460 This isn't necessarily a bug, but it can lead to unexpected behavior. We observed that picking the first server to respond to force commit led to a case where a server that was several hours behind was chosen as the winner. In the issue, we discussed that the intention was to kick off committing immediately on force commit, but it should generally not be detrimental (extra ~3 seconds) to wait for the typical segment commit protocol. -- 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]
