[ 
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

Reply via email to