slinkydeveloper commented on a change in pull request #18847:
URL: https://github.com/apache/flink/pull/18847#discussion_r810953792



##########
File path: 
flink-test-utils-parent/flink-test-utils-junit/src/main/java/org/apache/flink/core/testutils/AllCallbackWrapper.java
##########
@@ -22,7 +22,11 @@
 import org.junit.jupiter.api.extension.BeforeAllCallback;
 import org.junit.jupiter.api.extension.ExtensionContext;
 
-/** An extension wrap logic for {@link BeforeAllCallback} and {@link 
AfterAllCallback}. */
+/**
+ * An extension wrap logic for {@link BeforeAllCallback} and {@link 
AfterAllCallback}.
+ *
+ * <p>You MUST not use this with {@code MiniClusterExtension}.

Review comment:
       You're totally right, sorry :smile: 




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