[ https://issues.apache.org/jira/browse/KAFKA-17604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
José Armando García Sancio updated KAFKA-17604: ----------------------------------------------- Component/s: kraft > Describe quorum output missing added voters endpoints > ----------------------------------------------------- > > Key: KAFKA-17604 > URL: https://issues.apache.org/jira/browse/KAFKA-17604 > Project: Kafka > Issue Type: Bug > Components: kraft > Reporter: Alyssa Huang > Assignee: Alyssa Huang > Priority: Minor > Fix For: 3.9.0 > > > 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)