Skip to content
代码片段 群组 项目
派生自 oss-mirrors / ICV / kafka
Loading
用户头像
Jason Gustafson 编辑于
When constructing the `ListenerInfo` object in `ControllerServer`, we should only check the endpoints of the controller listeners instead of all listeners on the node. For remote controllers, there are only the controller listeners, so the logic works fine. But when we run kraft in co-located mode, then the logic is doomed to fail because the controller's `SocketServer` only knows about controller listeners.

Reviewers: Colin Patrick McCabe <cmccabe@apache.org>, David Arthur <mumrah@gmail.com>
57849362
历史
名称 最后提交 最后更新