Ashish Singhi created HBASE-13659:
-------------------------------------
Summary: 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
Reporter: Ashish Singhi
Assignee: Ashish Singhi
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)