Zouxxyy commented on code in PR #9255:
URL: https://github.com/apache/hudi/pull/9255#discussion_r1456741819
##########
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/client/TestHoodieClientMultiWriter.java:
##########
@@ -481,6 +481,7 @@ public void
testMultiWriterWithAsyncTableServicesWithConflict(HoodieTableType ta
final SparkRDDWriteClient client3 = getHoodieWriteClient(cfg);
// Create upserts, schedule cleaning, schedule compaction in parallel
+ String fourthInstantTime = HoodieActiveTimeline.createNewInstantTime();
Review Comment:
Ok, add it, hope it helpful https://github.com/apache/hudi/pull/10526
--
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]