kafka/metadata
Hong-Yi Chen 8b49130b92
CI / build (push) Waiting to run Details
KAFKA-19355 Remove interBrokerListenerName from ClusterControlManager (#19866)
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.

Reviewers: Lan Ding <isDing_L@163.com>, Ken Huang <s7133700@gmail.com>,
Chia-Ping Tsai <chia7712@gmail.com>
2025-06-02 01:18:15 +08:00
..
src KAFKA-19355 Remove interBrokerListenerName from ClusterControlManager (#19866) 2025-06-02 01:18:15 +08:00
.gitignore KAFKA-13429: ignore bin on new modules (#11415) 2021-11-10 14:36:24 -06:00