nastra commented on code in PR #8804: URL: https://github.com/apache/iceberg/pull/8804#discussion_r1365689434
########## api/src/test/java/org/apache/iceberg/metrics/TestDefaultTimer.java: ########## @@ -20,6 +20,7 @@ import static java.util.concurrent.Executors.newFixedThreadPool; import static java.util.concurrent.TimeUnit.SECONDS; +import static org.apache.iceberg.TestHelpers.waitUntilAfter; Review Comment: changes on this file need to be reverted because we actually want to sleep in those tests -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org