klsince commented on issue #13241:
URL: https://github.com/apache/pinot/issues/13241#issuecomment-2135875531

   Think I found why it's flaky. I was taking WLock for both sync/snapshot mode 
in this method BasePartitionUpsertMetadataManager.replaceDocId() updating two 
segments for simplicity, but later on I separated them as refinement. But I 
forgot to refine the test method for snapshot mode, as it just passed. Working 
on a fix for this.


-- 
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]

Reply via email to