You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/09/30 01:59:06 UTC

[jira] [Commented] (HBASE-14200) Separate RegionReplica subtests of TestStochasticLoadBalancer into TestStochasticLoadBalancer2

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

Hudson commented on HBASE-14200:
--------------------------------

FAILURE: Integrated in HBase-1.2 #208 (See [https://builds.apache.org/job/HBase-1.2/208/])
HBASE-14200 Separate RegionReplica subtests of TestStochasticLoadBalancer into TestStochasticLoadBalancer2 (eclark: rev c6bea07746582a6e743d098d2338ee9e611a90c0)
* hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancer2.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancer.java


> Separate RegionReplica subtests of TestStochasticLoadBalancer into TestStochasticLoadBalancer2
> ----------------------------------------------------------------------------------------------
>
>                 Key: HBASE-14200
>                 URL: https://issues.apache.org/jira/browse/HBASE-14200
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>             Fix For: 2.0.0, 1.3.0
>
>         Attachments: 14200-v1.txt, 14200-v2.txt
>
>
> More and more functionality is added to StochasticLoadBalancer , making TestStochasticLoadBalancer run longer.
> From https://builds.apache.org/job/PreCommit-HBASE-Build/15011/testReport/org.apache.hadoop.hbase.master.balancer/TestStochasticLoadBalancer/ where total runtime was 14 min, here are the longest subtests:
> testRegionReplicasOnLargeCluster: 1 min 34 sec
> testRegionReplicasOnMidCluster: 1 min 31 sec
> testRegionReplicasOnMidClusterHighReplication: 2 min
> testRegionReplicationOnMidClusterReplicationGreaterThanNumNodes: 2 min 25 sec
> This issue is to separate out the above subtests into TestStochasticLoadBalancer2, giving each of the tests around 7 min runtime.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)