codope commented on a change in pull request #3259:
URL: https://github.com/apache/hudi/pull/3259#discussion_r677427994



##########
File path: 
hudi-utilities/src/test/java/org/apache/hudi/utilities/functional/TestHoodieDeltaStreamer.java
##########
@@ -1115,6 +1125,47 @@ public void testAsyncClusteringServiceWithCompaction() 
throws Exception {
     });
   }
 
+  @Test

Review comment:
       Should we make this a `@ParameterizedTest` and run for different 
execution modes? We can validate replace commits based on execution modes, e.g. 
if mode is schedule then there should be no replace commits.




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