[ 
https://issues.apache.org/jira/browse/HBASE-14309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14715268#comment-14715268
 ] 

Ted Yu commented on HBASE-14309:
--------------------------------

By using nil as default value for force parameter, I was able to get both of 
the following commands to work:
{code}
hbase(main):002:0> balancer "true"
true
0 row(s) in 30.5740 seconds
{code}
{code}
hbase(main):001:0> balancer
true
0 row(s) in 30.7310 seconds
{code}
Thanks to Jerry for offline hint.

> Allow load balancer to operate when there is region in transition by adding 
> force flag
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-14309
>                 URL: https://issues.apache.org/jira/browse/HBASE-14309
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>         Attachments: 14309-branch-1.1.txt, 14309-v1.txt, 14309-v2.txt, 
> 14309-v3.txt
>
>
> This issue adds boolean parameter, force, to 'balancer' command so that admin 
> can force region balancing even when there is region in transition - assuming 
> RIT being transient.
> This enhancement was requested by some customer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to