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



##########
File path: 
flink-connectors/flink-connector-base/src/test/java/org/apache/flink/connector/base/source/reader/AlignedWatermarksITCase.java
##########
@@ -71,21 +71,17 @@
 
     private static final InMemoryReporter reporter = 
InMemoryReporter.createWithRetainedMetrics();
 
-    public static final MiniClusterWithClientExtension MINI_CLUSTER_RESOURCE =
-            new MiniClusterWithClientExtension(
+    @RegisterExtension
+    public static final MiniClusterExtension MINI_CLUSTER_RESOURCE =

Review comment:
       ```suggestion
       private static final MiniClusterExtension MINI_CLUSTER_RESOURCE =
   ```




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