[
https://issues.apache.org/jira/browse/KAFKA-17243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870516#comment-17870516
]
José Armando García Sancio commented on KAFKA-17243:
----------------------------------------------------
[~m1a2st] , note that this change is quite involved. Right now the
KafkaRaftClient and KRaftControlRecordStateMachine only track the latest value
for the voter set. It doesn't know which voters set is the latest committed
voter set. We need to extend those types to keep track of both the latest voter
set and the latest committed voter set.
> MetadataQuorumCommand describe to include CommittedVoters
> ---------------------------------------------------------
>
> Key: KAFKA-17243
> URL: https://issues.apache.org/jira/browse/KAFKA-17243
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Alyssa Huang
> Priority: Minor
>
> kafka-metadata-quorum describe --status output should include CommittedVoters
> information, formatted similarly to Voters and Observers
--
This message was sent by Atlassian Jira
(v8.20.10#820010)