bvaradar commented on code in PR #10648:
URL: https://github.com/apache/hudi/pull/10648#discussion_r1501878928


##########
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/action/rollback/TestCopyOnWriteRollbackActionExecutor.java:
##########
@@ -473,4 +478,52 @@ public void testRollbackWhenReplaceCommitIsPresent() 
throws Exception {
         context, table.getConfig(), table, rollbackInstant, 
needRollBackInstant, true, false, true);
     copyOnWriteRollbackActionExecutorForClustering.execute();
   }
+
+  /**
+   * This method tests rollback of completed ingestion commits and 
replacecommit inflight files

Review Comment:
   @suryaprasanna : Is this similar to TestClientRollback.testRollbackCommit() 
? 



-- 
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]

Reply via email to