CTTY commented on PR #9444: URL: https://github.com/apache/hudi/pull/9444#issuecomment-1690447794
Hi @nsivabalan, I checked the code and it looks like an expected behavior. For non-java17 test it also fails and repeats for 204 times. If we want it to repeat less then maybe we can look into reducing the `retryLoop` number at this [line](https://github.com/apache/hudi/blob/87a187a91d472f16d569b6388098d27a3aede760/hudi-common/src/test/java/org/apache/hudi/common/fs/TestFSUtilsWithRetryWrapperEnable.java#L74) -- 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]
