[
https://issues.apache.org/jira/browse/KAFKA-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849015#comment-17849015
]
José Armando García Sancio commented on KAFKA-16518:
----------------------------------------------------
Yes, please go ahead. That's correct [~muralibasani] . --release-version is
less important and is bit trickier to implement see this KIP
[https://cwiki.apache.org/confluence/display/KAFKA/KIP-1022%3A+Formatting+and+Updating+Features.]
I am okay if we don't want to implement it in this PR/Jira and we create
another Jira to implement it later.
The main new output of this tool is a checkpoint/snapshot file at
${kafkaConfig.metadataLogDir}/__cluster_metadata-0/...00-..00.checkpoint. This
checkpoint should be empty except for the KRaftVersionRecord and VotersRecord
control records. Checkout the code at
`org.apache.kafka.snapshot.RecordsSnapshotWriter.Builder`.
> 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)