[
https://issues.apache.org/jira/browse/HBASE-15949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315524#comment-15315524
]
Hudson commented on HBASE-15949:
--------------------------------
SUCCESS: Integrated in HBase-1.4 #195 (See
[https://builds.apache.org/job/HBase-1.4/195/])
HBASE-15949 Cleanup TestRegionServerMetrics. @Before and @After to (appy: rev
520d27b267737e43718723692bfdb161139c4de6)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerMetrics.java
Revert "HBASE-15949 Cleanup TestRegionServerMetrics." This change passes (appy:
rev 6d0e8b2a91bec047dcd4f66f38352aa09bdcc3f1)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerMetrics.java
> Cleanup TestRegionServerMetrics
> -------------------------------
>
> Key: HBASE-15949
> URL: https://issues.apache.org/jira/browse/HBASE-15949
> Project: HBase
> Issue Type: Improvement
> Reporter: Appy
> Assignee: Appy
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-15949.branch-1.001.patch,
> 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)