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



##########
File path: 
flink-connectors/flink-connector-pulsar/src/test/java/org/apache/flink/connector/pulsar/sink/PulsarSinkITCase.java
##########
@@ -46,6 +45,7 @@
 
     private static final int PARALLELISM = 1;
 
+    @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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to