apalan60 opened a new pull request, #19866: URL: https://github.com/apache/kafka/pull/19866
[JIRA: KAFKA-19355](https://issues.apache.org/jira/browse/KAFKA-19355) Following the removal of the ZK-to-KRaft migration code in commit 85bfdf4, controller-to-broker communication is now handled by the control-plane listener (`controller.listener.names`). The `interBrokerListenerName` parameter in `ClusterControlManager` is no longer referenced on the controller side and can be safely removed as dead code. -- 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