manuzhang opened a new issue, #11047: URL: https://github.com/apache/iceberg/issues/11047
### Apache Iceberg version main (development) ### Query engine None ### Please describe the bug 🐞 ``` 14:26:54 TestHadoopCommits > testConcurrentFastAppends(File) FAILED 14:26:54 org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in org.apache.iceberg.hadoop.TestHadoopCommits that uses java.util.concurrent.atomic.AtomicInteger, java.util.concurrent.atomic.AtomicIntegerint, intint was not fulfilled within 10 seconds. 14:26:54 at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167) 14:26:54 at org.awaitility.core.CallableCondition.await(CallableCondition.java:78) 14:26:54 at org.awaitility.core.CallableCondition.await(CallableCondition.java:26) 14:26:54 at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985) 14:26:54 at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:954) 14:26:54 at org.apache.iceberg.hadoop.TestHadoopCommits.lambda$testConcurrentFastAppends$3(TestHadoopCommits.java:448) ``` ### Willingness to contribute - [ ] I can contribute a fix for this bug independently - [ ] I would be willing to contribute a fix for this bug with guidance from the Iceberg community - [X] I cannot contribute a fix for this bug at this time -- 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.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