[
https://issues.apache.org/jira/browse/HDDS-2240?focusedWorklogId=323159&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323159
]
ASF GitHub Bot logged work on HDDS-2240:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Oct/19 03:04
Start Date: 04/Oct/19 03:04
Worklog Time Spent: 10m
Work Description: dineshchitlangia commented on pull request #1586:
HDDS-2240. Command line tool for OM HA.
URL: https://github.com/apache/hadoop/pull/1586#discussion_r331326857
##########
File path: hadoop-ozone/common/src/main/bin/ozone
##########
@@ -55,6 +55,7 @@ function hadoop_usage
hadoop_add_subcommand "version" client "print the version"
hadoop_add_subcommand "dtutil" client "operations related to delegation
tokens"
hadoop_add_subcommand "upgrade" client "HDFS to Ozone in-place upgrade tool"
+ hadoop_add_subcommand "omha" client "OM HA tool"
Review comment:
NIT: Have we named this command `omha` because we have plans in future to
also add similar command for SCM?
If not, how about naming the command as `haadmin` , `omadmin`, `admin`.
Not a deal breaker but was just thinking if we can keep it similar to hdfs.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 323159)
Time Spent: 1h (was: 50m)
> Command line tool for OM HA
> ---------------------------
>
> Key: HDDS-2240
> URL: https://issues.apache.org/jira/browse/HDDS-2240
> Project: Hadoop Distributed Data Store
> Issue Type: Sub-task
> Reporter: Hanisha Koneru
> Assignee: Hanisha Koneru
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> A command line tool (*ozone omha*) to get information related to OM HA.
> This Jira proposes to add the _getServiceState_ option for OM HA which lists
> all the OMs in the service and their corresponding Ratis server roles
> (LEADER/ FOLLOWER).
> We can later add more options to this tool.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]