chia7712 commented on PR #19191: URL: https://github.com/apache/kafka/pull/19191#issuecomment-2962062111
> Since certain parts of the code depend on listener name normalization, having a test would help to catch any regressions. @omkreddy Do you mean the listener name SHOULD be normalization? There is a path using `controller.listener.names` which is NOT normalized. see https://github.com/apache/kafka/blob/3.9/core/src/main/scala/kafka/server/KafkaConfig.scala#L856 Do you think that is a bug? -- 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]
