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:19:59 UTC

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

    [ 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)