You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Appy (JIRA)" <ji...@apache.org> on 2016/06/03 03:16:59 UTC

[jira] [Created] (HBASE-15949) Cleanup TestRegionServerMetrics

Appy created HBASE-15949:
----------------------------

             Summary: Cleanup TestRegionServerMetrics
                 Key: HBASE-15949
                 URL: https://issues.apache.org/jira/browse/HBASE-15949
             Project: HBase
          Issue Type: Improvement
            Reporter: Appy
            Priority: Minor


Had a go through TestRegionServerMetrics when looking at HBASE-15929.
Patch to use 
- @Before and @After to setup/teardown tables using @Rule to set table name based on testname.
- Refactor out copy-pasted code fragments to single function.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)