Jason Gustafson created KAFKA-13914:
---------------------------------------
Summary: Implement kafka-metadata-quorum.sh
Key: KAFKA-13914
URL: https://issues.apache.org/jira/browse/KAFKA-13914
Project: Kafka
Issue Type: Bug
Reporter: Jason Gustafson
KIP-595 documents a tool for describing quorum status
`kafka-metadata-quorum.sh`:
[https://cwiki.apache.org/confluence/display/KAFKA/KIP-595%3A+A+Raft+Protocol+for+the+Metadata+Quorum#KIP595:ARaftProtocolfortheMetadataQuorum-ToolingSupport.]
We need to implement this.
Note that this depends on the Admin API for `DescribeQuorum`, which is proposed
in KIP-836:
[https://cwiki.apache.org/confluence/display/KAFKA/KIP-836%3A+Addition+of+Information+in+DescribeQuorumResponse+about+Voter+Lag.]
--
This message was sent by Atlassian Jira
(v8.20.7#820007)