[
https://issues.apache.org/jira/browse/HBASE-18678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653634#comment-16653634
]
Wellington Chevreuil commented on HBASE-18678:
----------------------------------------------
Some ideas for additional info that could be published:
# number of completed/running procs
# number of procs under the timeout executor delayed queue
# latest procid
# wal proc store metrics:
## syncWaitMs
## totalSyncedBytes
## syncedEntries
> Add more metrics to the Procedure MBean; currently one metric only for a loci
> of macro churn
> --------------------------------------------------------------------------------------------
>
> Key: HBASE-18678
> URL: https://issues.apache.org/jira/browse/HBASE-18678
> Project: HBase
> Issue Type: Improvement
> Components: proc-v2
> Reporter: stack
> Priority: Major
> Labels: beginner
>
> I just noticed the procedurev2 MBean published by the master and how little
> it exposes:
> {code}{
> name: "Hadoop:service=HBase,name=Master,sub=Procedure",
> modelerType: "Master,sub=Procedure",
> tag.Context: "master",
> tag.Hostname: "ve0524.halxg.cloudera.com",
> numMasterWALs: 1
> },
> {code]
> There is a bunch of other stuff we could add in here... to offer insight on
> the Master's reactor
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)