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



##########
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:
       That's why I use the `@code` tag :)




-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to