[ 
https://issues.apache.org/jira/browse/HBASE-13659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashish Singhi updated HBASE-13659:
----------------------------------
    Status: Open  (was: Patch Available)

Still there is a flakey test
{noformat}
Flaked tests: 
org.apache.hadoop.hbase.client.TestMetaWithReplicas.testMetaAddressChange(org.apache.hadoop.hbase.client.TestMetaWithReplicas)
  Run 1: TestMetaWithReplicas.testMetaAddressChange:370 null
  Run 2: PASS
{noformat}

> 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-branch-1.1-v1.patch, 
> HBASE-13659-branch-1.1.patch, 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)

Reply via email to