DL1231 commented on code in PR #20248: URL: https://github.com/apache/kafka/pull/20248#discussion_r2300610979
########## core/src/main/scala/kafka/tools/StorageTool.scala: ########## @@ -352,6 +347,7 @@ object StorageTool extends Logging { "Using the command with no --release-version argument will return the mapping for " + "the latest stable metadata version" ) + addConfigArguments(versionMappingParser) Review Comment: Thanks for pointing that out. I've set the `required` to false. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org