SteNicholas commented on code in PR #3589:
URL: https://github.com/apache/celeborn/pull/3589#discussion_r2712160913


##########
client-flink/common/src/test/java/org/apache/celeborn/plugin/flink/TestUtils.java:
##########
@@ -0,0 +1,29 @@
+package org.apache.celeborn.plugin.flink;
+
+import java.util.concurrent.CompletableFuture;
+
+import org.apache.flink.api.common.JobID;
+import org.apache.flink.runtime.shuffle.JobShuffleContext;
+
+public class TestUtils {

Review Comment:
   Please add license for new class.



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