cmccabe commented on code in PR #17601: URL: https://github.com/apache/kafka/pull/17601#discussion_r1821604393
########## tests/kafkatest/services/kafka/kafka.py: ########## @@ -548,7 +548,7 @@ def security_config(self): interbroker_security_protocol_to_use=SecurityConfig.PLAINTEXT self._security_config = SecurityConfig(self.context, security_protocol_to_use, interbroker_security_protocol_to_use, Review Comment: sorry if this is a silly question, but does this file need to change in this PR? seems like we could do this in the follow-on? -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org