[
https://issues.apache.org/jira/browse/KAFKA-16415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated KAFKA-16415:
-----------------------------------
Description:
grep the code base and it seems following tools does not process "--help" and
"–version" by `maybePrintHelpOrVersion`
BrokerVersionCommandOptions
DumpLogSegments
MirrorMaker
DeleteRecordsCommand
LeaderElectionCommand
LogDirsCommand
was:
grep the code base and it seems following tools does not process "--help" and
"–version" by `printUsageAndExit`
BrokerVersionCommandOptions
DumpLogSegments
MirrorMaker
DeleteRecordsCommand
LeaderElectionCommand
LogDirsCommand
> Make sure all subclass of CommandDefaultOptions can process "--help" and
> "–version"
> -----------------------------------------------------------------------------------
>
> Key: KAFKA-16415
> URL: https://issues.apache.org/jira/browse/KAFKA-16415
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Dmitry Werner
> Priority: Minor
> Labels: newbie
>
> grep the code base and it seems following tools does not process "--help" and
> "–version" by `maybePrintHelpOrVersion`
> BrokerVersionCommandOptions
> DumpLogSegments
> MirrorMaker
> DeleteRecordsCommand
> LeaderElectionCommand
> LogDirsCommand
--
This message was sent by Atlassian Jira
(v8.20.10#820010)