You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2014/12/03 19:18:13 UTC

[jira] [Commented] (HBASE-12605) Metric to track delayed Flushes

    [ https://issues.apache.org/jira/browse/HBASE-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14233272#comment-14233272 ] 

Elliott Clark commented on HBASE-12605:
---------------------------------------

Probably need to protect yourself from null on the wrapper. The metrics can be called before anything is initialized or while it is initializing. So checking null for each of the steps is probably needed.

> Metric to track delayed Flushes
> -------------------------------
>
>                 Key: HBASE-12605
>                 URL: https://issues.apache.org/jira/browse/HBASE-12605
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Amitanand Aiyer
>            Assignee: Amitanand Aiyer
>            Priority: Minor
>         Attachments: 0001-Keep-track-of-delayed-flushes.patch
>
>
> Adding a metric to track the number of times a flush gets delayed. (caused if we have too many storefiles in any of the stores)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)