[ https://issues.apache.org/jira/browse/KAFKA-15371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782846#comment-17782846 ]
Christian Lefebvre edited comment on KAFKA-15371 at 11/4/23 9:48 AM: --------------------------------------------------------------------- Weirdly, I had the same case than [~dengziming], without any output, but this morning I've the same exception message than [~lirangazer] The difference is perhaps because the server was running today but stopped yesterday : maybe a race condition causes the error when the topic is written by server during dump ? How can we help to diagnose the problem ? Is there a debug mode ? was (Author: JIRAUSER302935): Weirdly, I had the same case than [~dengziming], without any output, but this morning I've the same exception message than [~lirangazer] How can we help to diagnose the problem ? Is there a debug mode ? > 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)