FrankYang0529 commented on code in PR #18508: URL: https://github.com/apache/kafka/pull/18508#discussion_r1918281528
########## core/src/main/scala/kafka/server/DynamicBrokerConfig.scala: ########## @@ -900,7 +881,6 @@ object DynamicListenerConfig { */ val ReconfigurableConfigs = Set( // Listener configs - SocketServerConfigs.ADVERTISED_LISTENERS_CONFIG, Review Comment: Yes, I will create a minor PR for it. Thanks. -- 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