You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2020/09/03 17:01:27 UTC

[GitHub] [zookeeper] hanm commented on pull request #1445: ZOOKEEPER-3911: Data inconsistency caused by DIFF sync uncommitted log

hanm commented on pull request #1445:
URL: https://github.com/apache/zookeeper/pull/1445#issuecomment-686626410


   >> I see there are a lot of "Thread.sleep", this could lead to flakes
   
   I think it's fine here as the execution does not depends on timing of the sleep. The functionality these code block is basically the same with the waitForAll/One helpers.


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

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