David S. Wang created HBASE-6220:
------------------------------------

             Summary: 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
            Priority: Minor


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

        

Reply via email to