m1a2st commented on code in PR #19015: URL: https://github.com/apache/kafka/pull/19015#discussion_r1966676680
########## tests/kafkatest/tests/tools/replica_verification_test.py: ########## @@ -20,7 +20,6 @@ from ducktape.tests.test import Test from kafkatest.services.verifiable_producer import VerifiableProducer -from kafkatest.services.zookeeper import ZookeeperService from kafkatest.services.kafka import KafkaService, quorum from kafkatest.services.replica_verification_tool import ReplicaVerificationTool Review Comment: Could you also rename `num_zk` this field? -- 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]
