hudi-agent commented on code in PR #19758:
URL: https://github.com/apache/hudi/pull/19758#discussion_r3864250256
##########
hudi-spark-datasource/hudi-spark/src/test/java/org/apache/hudi/client/TestHoodieClientMultiWriter.java:
##########
@@ -753,6 +753,8 @@ public void
testMultiWriterWithInsertsToDistinctPartitions(HoodieTableType table
throw new RuntimeException(e);
}
Review Comment:
🤖 nit: the comment restates what the code does — could you replace it with a
note on *why* the sleep reduces flakiness (e.g. which race or ordering issue it
sidesteps)? That context is what a future reader actually needs.
<sub><i>⚠️ AI-generated; verify before applying. React 👍/👎 to flag
quality.</i></sub>
--
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]