jsancio commented on code in PR #12245:
URL: https://github.com/apache/kafka/pull/12245#discussion_r891557424


##########
core/src/main/scala/kafka/tools/StorageTool.scala:
##########
@@ -97,9 +97,9 @@ object StorageTool extends Logging {
       help("The cluster ID to use.")
     formatParser.addArgument("--ignore-formatted", "-g").
       action(storeTrue())
-    formatParser.addArgument("--metadata-version", "-v").

Review Comment:
   We don't need to deprecate this because this version of the storage tool was 
never released, right? `git tag --contains` doesn't show any reference.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to