Jackie-Jiang commented on issue #9371: URL: https://github.com/apache/pinot/issues/9371#issuecomment-1242559488
Hmm, this means server processes the callbacks faster than the broker. We have #7818 trying to address the similar issue, but if the version you are running already includes this PR, that means broker is too slow, and before it processes the IS change, server already deleted the segment. In that case, one possible solution is to introduce a delay on the server before dropping the 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]
