[
https://issues.apache.org/jira/browse/HBASE-15949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15313515#comment-15313515
]
Appy commented on HBASE-15949:
------------------------------
Note that TestRegionServerMetrics is in flaky tests lists. But i ran it locally
and all the tests pass (except testMobMetrics which puts it in flaky list in
first place).
> Cleanup TestRegionServerMetrics
> -------------------------------
>
> Key: HBASE-15949
> URL: https://issues.apache.org/jira/browse/HBASE-15949
> Project: HBase
> Issue Type: Improvement
> Reporter: Appy
> Priority: Minor
> Attachments: HBASE-15949.master.001.patch
>
>
> 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)