rreddy-22 commented on code in PR #17093: URL: https://github.com/apache/kafka/pull/17093#discussion_r1755430811
########## core/src/main/scala/kafka/tools/StorageTool.scala: ########## @@ -260,6 +314,20 @@ object StorageTool extends Logging { s"${MetadataVersion.IBP_3_0_IV0}; the default is ${MetadataVersion.LATEST_PRODUCTION}") } + private def addFeatureDependenciesParser(subparsers: Subparsers): Unit = { Review Comment: yes on it -- 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