cmccabe commented on code in PR #17689:
URL: https://github.com/apache/kafka/pull/17689#discussion_r1829998958


##########
tests/kafkatest/tests/connect/connect_test.py:
##########
@@ -171,8 +166,6 @@ def test_skip_and_log_to_dlq(self, error_tolerance, 
metadata_quorum):
         self.sink = ConnectStandaloneService(self.test_context, self.kafka, 
[self.OUTPUT_FILE, self.OFFSETS_FILE],
                                              
include_filestream_connectors=True)
 
-        if self.zk:

Review Comment:
   Do we need this for the cases where ZK remains? (i.e. the Kafka 2.1 case?)



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