[ 
https://issues.apache.org/jira/browse/HBASE-27388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

tianhang tang resolved HBASE-27388.
-----------------------------------
    Resolution: Won't Do

> Make balance byTable config take effect when use CLI 
> -----------------------------------------------------
>
>                 Key: HBASE-27388
>                 URL: https://issues.apache.org/jira/browse/HBASE-27388
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: tianhang tang
>            Assignee: tianhang tang
>            Priority: Major
>
> For Master triger balance, whether balance by table is depend on 
> {code:java}
> this.isByTable = conf.getBoolean(HConstants.HBASE_MASTER_LOADBALANCE_BYTABLE, 
> isByTable);{code}
> But for CLI, is different.
>  
> I think we'd better make the balance behavior same.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to