[
https://issues.apache.org/jira/browse/HADOOP-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468769
]
Doug Cutting commented on HADOOP-954:
-------------------------------------
> The preferable way to use the API is to have each "event" simply increment a
> counter
This class is the result of someone trying to figure out the preferable way.
So let's not throw it out, but rather improve it. There should be an object
that encapsulates these counters, right? If that's not a MetricsRecord, what
should it be? Perhaps we need a standard wrapper on a MetricsRecord? Please
advise.
> Metrics should offer complete set of static report methods or none at all
> -------------------------------------------------------------------------
>
> Key: HADOOP-954
> URL: https://issues.apache.org/jira/browse/HADOOP-954
> Project: Hadoop
> Issue Type: Improvement
> Components: metrics
> Affects Versions: 0.10.1
> Reporter: Nigel Daley
> Assigned To: David Bowen
> Priority: Minor
>
> org.apache.hadoop.metrics.Metrics currently has one report method. I should
> either have report methods for all underlying MetricsRecord or no report
> methods at all.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.