FrankYang0529 commented on code in PR #17790:
URL: https://github.com/apache/kafka/pull/17790#discussion_r1839920307


##########
tests/kafkatest/services/zookeeper.py:
##########
@@ -44,7 +44,7 @@ class ZookeeperService(KafkaPathResolverMixin, Service):
     }
 
     def __init__(self, context, num_nodes, zk_sasl = False, zk_client_port = 
True, zk_client_secure_port = False,
-                 zk_tls_encrypt_only = False, version=DEV_BRANCH):

Review Comment:
   Hi @chia7712, I replace all dev with 3.8 in this file and add a comment. 
Could you take a look again when you have time? Thank you.



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