[
https://issues.apache.org/jira/browse/HDDS-11145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei-Chiu Chuang resolved HDDS-11145.
------------------------------------
Fix Version/s: 1.5.0
Resolution: Fixed
> ozone admin om cancelprepare --service-id improvement
> -----------------------------------------------------
>
> Key: HDDS-11145
> URL: https://issues.apache.org/jira/browse/HDDS-11145
> Project: Apache Ozone
> Issue Type: Improvement
> Components: Ozone CLI
> Reporter: Pratyush Bhatt
> Assignee: Pratyush Bhatt
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.5.0
>
>
> Currently, for ozone admin om cancelprepare command, we need to specify the
> om service ID as its a mandatory parameter.
> {code:java}
> ozone admin om cancelprepare
> Missing required option: '--service-id=<omServiceId>'
> Usage: ozone admin om cancelprepare [-hV] -id=<omServiceId>
> Cancel prepare state in the OMs.
> -h, --help Show this help message and exit.
> -id, --service-id=<omServiceId>
> Ozone Manager Service ID
> -V, --version Print version information and exit. {code}
> The aim is to pick the default om service ID when explicilty not specified.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]