[
https://issues.apache.org/jira/browse/HBASE-10760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13936309#comment-13936309
]
Hudson commented on HBASE-10760:
--------------------------------
FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #220 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/220/])
HBASE-10760 Wrong methods' names in ClusterLoadState class (Victor Xu) (tedyu:
rev 1577913)
*
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.java
*
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/ClusterLoadState.java
> Wrong methods' names in ClusterLoadState class
> ----------------------------------------------
>
> Key: HBASE-10760
> URL: https://issues.apache.org/jira/browse/HBASE-10760
> Project: HBase
> Issue Type: Bug
> Components: Balancer
> Affects Versions: 0.98.0
> Reporter: Victor Xu
> Assignee: Victor Xu
> Priority: Minor
> Fix For: 0.96.2, 0.98.1, 0.99.0
>
> Attachments: HBASE_10760.patch, HBASE_10760_V2.patch
>
>
> In ClusterLoadState class, there are two methods using the wrong names:
> getMaxLoad() and getMinLoad(). However, the implementation of the two methods
> are right, so just exchange them.
--
This message was sent by Atlassian JIRA
(v6.2#6252)