[ https://issues.apache.org/jira/browse/KAFKA-15371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781243#comment-17781243 ]
liran avi commented on KAFKA-15371: ----------------------------------- Hi I get this issue in version 3.6.0 and also in 3.5.1 in my case rarely I can access to the CLI but I didn't get all the options there (missing folders) more than that sometimes I get this error : !image-2023-10-31-09-04-53-966.png|width=654,height=184! when I run the lsof command it looks like this shell opens the script to read-only (although the file with more than the right permissions 777) the read-only is in the FD column of lsof !image-2023-10-31-09-15-34-821.png! please check maybe when you open the file with the Java class you make it read-only? is there someone who can take care of this bug? > 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)