kevin-wu24 commented on code in PR #17689:
URL: https://github.com/apache/kafka/pull/17689#discussion_r1830072978


##########
tests/kafkatest/tests/connect/connect_test.py:
##########
@@ -98,8 +95,6 @@ def test_file_source_and_sink(self, 
converter="org.apache.kafka.connect.json.Jso
         self.consumer_validator = ConsoleConsumer(self.test_context, 1, 
self.kafka, self.TOPIC_TEST,
                                                   consumer_timeout_ms=10000)
 
-        if self.zk:

Review Comment:
   From my understanding, unless we specify the version explicitly like in 
`test_broker_compatibility`, it defaults to the `DEV_BRANCH` version 
(`4.0.0-SNAPSHOT`).



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