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

Hudson commented on HBASE-17658:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-1.4 #634 (See 
[https://builds.apache.org/job/HBase-1.4/634/])
HBASE-17658 Fix bookkeeping error with max regions for a table (tedyu: rev 
6b96b0ce853b83cf445018292217f736fbff906d)
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestBaseLoadBalancer.java
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.java


> 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
>             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.3.15#6346)

Reply via email to