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)