You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Gary Helmling (JIRA)" <ji...@apache.org> on 2011/03/09 21:15:59 UTC

[jira] Updated: (HBASE-3129) Fix Min/Avg/Max Values for FS Latency Metrics

     [ https://issues.apache.org/jira/browse/HBASE-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Helmling updated HBASE-3129:
---------------------------------

    Component/s: metrics

> Fix Min/Avg/Max Values for FS Latency Metrics
> ---------------------------------------------
>
>                 Key: HBASE-3129
>                 URL: https://issues.apache.org/jira/browse/HBASE-3129
>             Project: HBase
>          Issue Type: Improvement
>          Components: metrics, regionserver
>    Affects Versions: 0.89.20100924, 0.90.0
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Minor
>             Fix For: 0.92.0
>
>
> Currently RegionServer FS latency metrics are a little deceiving.  Because fs*Latency is only updated during RegionServerMetrics::doUpdates, you are really getting the min/max of the latency average over 'hbase.period' instead of the actual min/max outliers.  We should refactor the code so we can display these outliers and reset them every 'hbase.period'

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira