Skip to content
代码片段 群组 项目
未验证 提交 57849362 编辑于 作者: Jason Gustafson's avatar Jason Gustafson 提交者: GitHub
浏览文件

MINOR: ListenerInfo.forController should only look at controller listeners (#7084)

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>
上级 619e2f59
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册