[
https://issues.apache.org/jira/browse/KAFKA-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849332#comment-17849332
]
José Armando García Sancio commented on KAFKA-16518:
----------------------------------------------------
HI [~muralibasani] ,
All of the new options are under the format command (e.g. {{{}kafka-storage
format ...{}}}). The format command already exist and does some of the
functionality you describe above like storing the directory.id in the
meta.properties. This PR needs to extend this code to support the new
flags/options:
[https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/tools/StorageTool.scala#L60-L97]
Hope that helps.
> Storage tool changes for KIP-853
> --------------------------------
>
> Key: KAFKA-16518
> URL: https://issues.apache.org/jira/browse/KAFKA-16518
> Project: Kafka
> Issue Type: Sub-task
> Components: tools
> Reporter: José Armando García Sancio
> Assignee: Muralidhar Basani
> Priority: Major
> Fix For: 3.8.0
>
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-853%3A+KRaft+Controller+Membership+Changes#KIP853:KRaftControllerMembershipChanges-kafka-storage
--
This message was sent by Atlassian Jira
(v8.20.10#820010)