You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Tim Brown (JIRA)" <ji...@apache.org> on 2017/02/16 21:20:41 UTC

[jira] [Created] (HBASE-17658) Bookkeeping issue in BaseLoadBalancer for Table Skew

Tim Brown created HBASE-17658:
---------------------------------

             Summary: Bookkeeping issue in BaseLoadBalancer for Table Skew
                 Key: HBASE-17658
                 URL: https://issues.apache.org/jira/browse/HBASE-17658
             Project: HBase
          Issue Type: Bug
          Components: Balancer
            Reporter: Tim Brown
            Assignee: Tim Brown


Currently when numMaxRegionsPerTable of a given table increases above the current maximum, the value is not properly updated. This means that the cost for Table Skew cannot get worse for a given region move during the balancer process leading to an imbalanced cluster with respect to Table Skew.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)