[
https://issues.apache.org/jira/browse/HBASE-16561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15703840#comment-15703840
]
Duo Zhang commented on HBASE-16561:
-----------------------------------
Pushed to master, but the patch can not be applied to branch-1 cleanly. Could
you please prepare a patch for branch-1 [~zghaobac]? Thanks.
> Add metrics about read/write/scan queue length and active read/write/scan
> handler count
> ---------------------------------------------------------------------------------------
>
> Key: HBASE-16561
> URL: https://issues.apache.org/jira/browse/HBASE-16561
> Project: HBase
> Issue Type: Improvement
> Components: IPC/RPC, metrics
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Priority: Minor
> Attachments: HBASE-16561-v1.patch, HBASE-16561.patch
>
>
> Now there are only metrics about total queue length and active rpc handler
> count. But in the RWQueueRpcExecutor, there are different queues and handlers
> for read/write/scan request. I thought it is necessary to add more metrics
> for RWQueueRpcExecutor. When use it in production cluster, we can adjust the
> config of queues and handlers according to the metrics.
> Review url: https://reviews.apache.org/r/54072/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)