[
https://issues.apache.org/jira/browse/KAFKA-16521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848983#comment-17848983
]
Nikolay Izhikov commented on KAFKA-16521:
-----------------------------------------
Hello, [~jsancio]
I have a question regarding KIP:
{noformat}
kafka-metadata-quorum describe --status
...
describe --replication
This command will print an additional column for the replica directory id after
the replica id. E.g.
kafka-metadata-quorum --describe replication
ReplicaId ReplicaDirectoryId LogEndOffset ...
0 uuid1 234134 ...
...
{noformat}
First example "describe --status" and the second "--describe replication" -
double minus sign used for different words.
Is it some kind of typo? Or command format must be exactly like in the KIP?
> kafka-metadata-quorum describe changes for KIP-853
> --------------------------------------------------
>
> Key: KAFKA-16521
> URL: https://issues.apache.org/jira/browse/KAFKA-16521
> Project: Kafka
> Issue Type: Sub-task
> Components: tools
> Reporter: José Armando García Sancio
> Assignee: Nikolay Izhikov
> Priority: Major
>
> #
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-853%3A+KRaft+Controller+Membership+Changes#KIP853:KRaftControllerMembershipChanges-describe--status]
> #
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-853%3A+KRaft+Controller+Membership+Changes#KIP853:KRaftControllerMembershipChanges-describe--replication]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)