You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/08/08 19:36:45 UTC

[jira] [Created] (HBASE-14200) Separate some subtests of TestStochasticLoadBalancer into TestStochasticLoadBalancer2

Ted Yu created HBASE-14200:
------------------------------

             Summary: Separate some 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


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)