You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/12/07 00:25:53 UTC

[GitHub] [pinot] Jackie-Jiang commented on pull request #9905: Fix race condition when 2 segment upload occurred for the same segment

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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org