[
https://issues.apache.org/jira/browse/HBASE-6220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417369#comment-13417369
]
Hudson commented on HBASE-6220:
-------------------------------
Integrated in HBase-TRUNK #3144 (See
[https://builds.apache.org/job/HBase-TRUNK/3144/])
HBASE-6419 PersistentMetricsTimeVaryingRate gets used for non-time-based
metrics (part2 of HBASE-6220) (Paul Cavallaro) (Revision 1363016)
Result = FAILURE
tedyu :
Files :
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/metrics/RegionServerMetrics.java
> PersistentMetricsTimeVaryingRate gets used for non-time-based metrics
> ---------------------------------------------------------------------
>
> Key: HBASE-6220
> URL: https://issues.apache.org/jira/browse/HBASE-6220
> Project: HBase
> Issue Type: Bug
> Components: metrics
> Affects Versions: 0.96.0
> Reporter: David S. Wang
> Assignee: Paul Cavallaro
> Priority: Minor
> Labels: noob
> Attachments: ServerMetrics_HBASE_6220.patch,
> ServerMetrics_HBASE_6220_Flush_Metrics.patch
>
>
> PersistentMetricsTimeVaryingRate gets used for metrics that are not
> time-based, leading to confusing names such as "avg_time" for compaction
> size, etc. You hav to read the code in order to understand that this is
> actually referring to bytes, not seconds.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira