mingyen066 commented on PR #19209: URL: https://github.com/apache/kafka/pull/19209#issuecomment-2745411136
@m1a2st Thanks for spotting the failed test. It turns out we cannot remove the force_use_zk_connection in kafka_topics_cmd_with_optional_security_settings because kafka-topics.sh does not support --bootstrap-server in 2.1 and 2.2. https://github.com/apache/kafka/blob/5d2bfb4151700000fc5ec22918ecd3cecb5178a5/tests/kafkatest/version.py#L68-L69 -- 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]
