ulmako commented on pull request #4307: URL: https://github.com/apache/iceberg/pull/4307#issuecomment-1086278826
Actually the sleep was not needed. There are other test in the same class also using Thread.sleep(). Should I create another PR after this one is merged were I replace the usages with the `waitUntilAfter` method? Also do I need to make a PR for documentation? -- 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]
