[
https://issues.apache.org/jira/browse/HBASE-9731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated HBASE-9731:
---------------------------------
Attachment: 9731.txt
Simple patch.
> updatesBlockedSeconds RegionServer metric should not be a histogram
> -------------------------------------------------------------------
>
> Key: HBASE-9731
> URL: https://issues.apache.org/jira/browse/HBASE-9731
> Project: HBase
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Assignee: Lars Hofhansl
> Fix For: 0.94.13
>
> Attachments: 9731.txt
>
>
> I just noticed that updatesBlockedSeconds is declared as a histogram (in
> 0.94), which makes little sense (neither mean, nor any percentiles are
> useful, as it is an every increasing number).
> This metric measures the total time the region server has blocked writes due
> to flushes that could not proceed due to too many store files... In that it
> should be a number. Unless there are objections I will make this so.
> Also, it looks like this metric was lost in 0.96 ([~eclark], [~stack], fyi).
--
This message was sent by Atlassian JIRA
(v6.1#6144)