黃竣陽 created KAFKA-19681: --------------------------- Summary: Optimize MetadataShell tool find command print warning message intead of throwing exception Key: KAFKA-19681 URL: https://issues.apache.org/jira/browse/KAFKA-19681 Project: Kafka Issue Type: Improvement Reporter: 黃竣陽 Assignee: 黃竣陽
When using the {{find}} command, it currently lists all directories and files. However, if it cannot find a child node, it throws an exception and prevents the subsequent directories from being printed. I think we should change this behavior to print an error message instead of throwing an exception, which would be more user-friendly. In addition, since {{zkMigrationState}} is not used in Kafka 4.X, we should remove this child node. -- This message was sent by Atlassian Jira (v8.20.10#820010)