[
https://issues.apache.org/jira/browse/HBASE-15929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15309029#comment-15309029
]
Stephen Yuan Jiang commented on HBASE-15929:
--------------------------------------------
The one in hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver is
there for a long time.
The one in hbase-server/src/test/java/org/apache/hadoop/hbase is recently
introduced by HBASE-15197 Expose filtered read requests metric to metrics
framework and Web UI ([~Eungsop Yoo]). We can either move this file to
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver and rename it
to TestRegionServerMetrics2.java or merge tests in this new file with the
existing one.
> There are two classes with name TestRegionServerMetrics
> -------------------------------------------------------
>
> Key: HBASE-15929
> URL: https://issues.apache.org/jira/browse/HBASE-15929
> Project: HBase
> Issue Type: Bug
> Reporter: Enis Soztutar
>
> TestRegionServerMetrics classes should be merged.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)