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 2012/05/31 01:29:23 UTC

[jira] [Commented] (HBASE-4046) expose more statistics from HBase Master node

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

Elliott Clark commented on HBASE-4046:
--------------------------------------

Looks good.  Though it might be worth it to use atomic int's and longs for the new counters so that most of the new methods can drop their synchronized attribute.
                
> expose more statistics from HBase Master node
> ---------------------------------------------
>
>                 Key: HBASE-4046
>                 URL: https://issues.apache.org/jira/browse/HBASE-4046
>             Project: HBase
>          Issue Type: Improvement
>          Components: metrics
>    Affects Versions: 0.92.0
>            Reporter: nileema shingte
>            Assignee: Elliott Clark
>            Priority: Minor
>         Attachments: HBASE-4046.patch
>
>
> We can add the following statistics to the master. Some stats that can be added are: 
> 1. number of logs split 
> 2. size of logs split
> 3. number of region servers online 
> 4. number of region servers opened
> 5. number of region servers expired 

--
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