[
https://issues.apache.org/jira/browse/HBASE-15929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315303#comment-15315303
]
Hudson commented on HBASE-15929:
--------------------------------
FAILURE: Integrated in HBase-Trunk_matrix #983 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/983/])
HBASE-15929 There are two tests named TestRegionServerMetrics. This (appy: rev
9a53d8b3850f0521c3a4ad194a3b84d7f4145007)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/TestRegionServerMetrics.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerReadRequestMetrics.java
> 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
> Assignee: Appy
> Fix For: 2.0.0
>
> Attachments: HBASE-15929.master.001.patch,
> HBASE-15929.master.002.patch
>
>
> Moved
> ./hbase-server/src/test/java/org/apache/hadoop/hbase/TestRegionServerMetrics.java
> to ../regionserver/TestRegionServerReadRequestMetrics.java.
> I think it's great that these tests for checking metrics of a particular
> feature are contained in separate file.
> If we put all metrics' tests in one file, it might become monolithic. The
> overhead of setting/destroying separate cluster (12-15 sec) doesn't seem much
> to me since we run multiple forks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)