You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "nastra (via GitHub)" <gi...@apache.org> on 2023/06/06 08:04:26 UTC

[GitHub] [iceberg] nastra commented on pull request #7773: Replaced Thread.sleep() with Awaitility

nastra commented on PR #7773:
URL: https://github.com/apache/iceberg/pull/7773#issuecomment-1578137648

   @JanaganSaravanan the original description is correct. we don't want to use `Thread.sleep()` in tests and rather want to use Awaitility.
   Where we want to replace `Thread.sleep()` usage is in the test code itself.


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org