You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/07/31 16:10:00 UTC

[jira] [Updated] (HBASE-17658) Fix bookkeeping error with max regions for a table

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

Chia-Ping Tsai updated HBASE-17658:
-----------------------------------
    Summary: Fix bookkeeping error with max regions for a table  (was: Bookkeeping issue in BaseLoadBalancer for Table Skew)

> Fix bookkeeping error with max regions for a table
> --------------------------------------------------
>
>                 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
>             Fix For: 2.0.0, 1.4.0
>
>         Attachments: JIRA-17658.master.001.patch
>
>
> 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.4.14#64029)