[
https://issues.apache.org/jira/browse/HBASE-16561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-16561:
------------------------------
Affects Version/s: 1.4.0
2.0.0
Fix Version/s: 1.4.0
2.0.0
> 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
> Affects Versions: 2.0.0, 1.4.0
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Priority: Minor
> Fix For: 2.0.0, 1.4.0
>
> 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)