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



##########
File path: 
flink-connectors/flink-connector-kafka/src/test/java/org/apache/flink/connector/kafka/source/reader/KafkaSourceReaderTest.java
##########
@@ -86,7 +86,7 @@
 public class KafkaSourceReaderTest extends 
SourceReaderTestBase<KafkaPartitionSplit> {
     private static final String TOPIC = "KafkaSourceReaderTest";
 
-    @BeforeAll
+    @BeforeClass

Review comment:
       Given that SourceReaderTestBase also uses junit5 (but uses TestLogger) 
this doesn't seem correct.




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