[
https://issues.apache.org/jira/browse/HBASE-13659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14590789#comment-14590789
]
Hadoop QA commented on HBASE-13659:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12740165/org.apache.hadoop.hbase.client.TestMetaWithReplicas-output.txt
against master branch at commit 623fd63827b2953c150597f24c7205737119bebe.
ATTACHMENT ID: 12740165
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 179
new or modified tests.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/14451//console
This message is automatically generated.
> Improve test run time for TestMetaWithReplicas class
> ----------------------------------------------------
>
> Key: HBASE-13659
> URL: https://issues.apache.org/jira/browse/HBASE-13659
> Project: HBase
> Issue Type: Sub-task
> Components: test
> Affects Versions: 1.1.0
> Reporter: Ashish Singhi
> Assignee: Ashish Singhi
> Fix For: 2.0.0, 1.2.0, 1.1.2, 1.3.0
>
> Attachments: HBASE-13659.patch,
> org.apache.hadoop.hbase.client.TestMetaWithReplicas-output.txt
>
>
> In TestMetaWithReplicas, start and shutdown of mini cluster is done at start
> and end of every test in that class respectively, which makes the test class
> to take more time to complete. Instead we can start and stop the mini cluster
> only once per the class.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)