You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/08/11 11:11:19 UTC

[GitHub] [hbase] wchevreuil commented on a change in pull request #2241: HBASE-24854 Correct the help content of assign and unassign commands …

wchevreuil commented on a change in pull request #2241:
URL: https://github.com/apache/hbase/pull/2241#discussion_r468501985



##########
File path: hbase-shell/src/main/ruby/shell/commands/assign.rb
##########
@@ -22,8 +22,8 @@ module Commands
     class Assign < Command
       def help
         <<-EOF
-Assign a region. Use with caution. If region already assigned,
-this command will do a force reassign. For experts only.
+Assign a region. It could be executed only when region in expected state(CLOSED, OFFLINE).

Review comment:
       Can we mention hbck2 alternative commands?




----------------------------------------------------------------
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:
users@infra.apache.org