Kevin Wu created KAFKA-20228:
--------------------------------
Summary: Leader should use observer's reported listener when
adding voter
Key: KAFKA-20228
URL: https://issues.apache.org/jira/browse/KAFKA-20228
Project: Kafka
Issue Type: Bug
Components: kraft
Reporter: Kevin Wu
Assignee: Kevin Wu
If the user runs `kafka-metadata-quorum add-controller --command-config` to add
node X as a KRaft voter, and that configuration's listener does not match the
listener endpoints X sent to the leader, the logs can be filled with:
{{Voter key for VOTE or BEGIN_QUORUM_EPOCH request didn't match the receiver's
replica key}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)