[ https://issues.apache.org/jira/browse/KAFKA-17604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alyssa Huang reassigned KAFKA-17604: ------------------------------------ Assignee: Alyssa Huang > Describe quorum output missing added voters endpoints > ----------------------------------------------------- > > Key: KAFKA-17604 > URL: https://issues.apache.org/jira/browse/KAFKA-17604 > Project: Kafka > Issue Type: Bug > Reporter: Alyssa Huang > Assignee: Alyssa Huang > Priority: Minor > > Describe quorum output will miss endpoints of voters which were added via > add_raft_voter. This is due to a bug in LeaderState's > updateVoterAndObserverStates which will pull replica state from observer > states map (which does not include endpoints). The fix is to populate > endpoints from the lastVoterSet passed into the method. -- This message was sent by Atlassian Jira (v8.20.10#820010)