[
https://issues.apache.org/jira/browse/HBASE-22217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16818238#comment-16818238
]
Sergey Shelukhin commented on HBASE-22217:
------------------------------------------
It would also be nice if this command (as well as assign) had a -force option
(default?) that would clear region state to offline, delete all procedures for
it and try again. Current "assign" cannot assign a RIT and it is usually a
procedure that's stuck in some bad state that is an issue.
> HBase shell command proposal : "rit assign all"
> ------------------------------------------------
>
> Key: HBASE-22217
> URL: https://issues.apache.org/jira/browse/HBASE-22217
> Project: HBase
> Issue Type: New Feature
> Components: Operability, Region Assignment, shell
> Reporter: Xu Cang
> Assignee: Sakthi
> Priority: Minor
>
> HBase shell command proposal : "rit assign all"
>
> Currently we have shell command "rit" to list all RITs.
> It would be handy having a command "rit assign all" to assign all RITs.
> This equals to getting the list of RITs from 'rit' command and running
> "assign <regionName>" one by one.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)