[
https://issues.apache.org/jira/browse/KAFKA-15371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932559#comment-17932559
]
Chia-Ping Tsai commented on KAFKA-15371:
----------------------------------------
the metadata shell is used to read snapshot (checkpoint) file rather than log
file. https://github.com/apache/kafka/pull/19103 is going to update the docs.
> MetadataShell is stuck when bootstrapping
> -----------------------------------------
>
> Key: KAFKA-15371
> URL: https://issues.apache.org/jira/browse/KAFKA-15371
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 3.5.1
> Reporter: Deng Ziming
> Priority: Major
> Attachments: image-2023-08-17-10-35-01-039.png,
> image-2023-08-17-10-35-36-067.png, image-2023-10-31-09-04-53-966.png,
> image-2023-10-31-09-11-53-118.png, image-2023-10-31-09-12-19-051.png,
> image-2023-10-31-09-15-34-821.png
>
>
> I downloaded the 3.5.1 package and startup it, then use metadata shell to
> inspect the data
>
> {code:java}
> // shell
> bin/kafka-metadata-shell.sh --snapshot
> /tmp/kraft-combined-logs/__cluster_metadata-0/00000000000000000000.log {code}
> Then process will stuck at loading.
>
>
> !image-2023-08-17-10-35-36-067.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)