[
https://issues.apache.org/jira/browse/HBASE-14200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680438#comment-14680438
]
Hudson commented on HBASE-14200:
--------------------------------
SUCCESS: Integrated in HBase-1.3 #98 (See
[https://builds.apache.org/job/HBase-1.3/98/])
HBASE-14200 Separate RegionReplica subtests of TestStochasticLoadBalancer into
TestStochasticLoadBalancer2 (tedyu: rev
afa6fa6baa90e44cafed5e3eb226a9111de8f07a)
*
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)