Praveenkumar76 commented on issue #25141:
URL: https://github.com/apache/pulsar/issues/25141#issuecomment-4366868928

   Currently, if a snapshot is already in progress, the new takeSnapshot call 
is skipped due to the compareAndSet, which can cause the test to miss the 
expected state and timeout.
   I was using Thread.sleep to increase the probability, but I see that it's 
not a reliable one


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

Reply via email to