Jackie-Jiang commented on PR #9905: URL: https://github.com/apache/pinot/pull/9905#issuecomment-1340200821
Is this an attempt to fix the flakiness in ZKOperatorTest? If so, the root cause is actually a Helix bug, where multiple IS changes is causing the last change being ignored. More context here: #9921 I don't fully follow this race condition. Seems it is within the parallel push protection, where only one thread should be able to push 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: 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