xinxin fan created HBASE-17932:
----------------------------------
Summary: add manageable call queue
Key: HBASE-17932
URL: https://issues.apache.org/jira/browse/HBASE-17932
Project: HBase
Issue Type: Improvement
Components: IPC/RPC
Reporter: xinxin fan
Fix For: 1.1.2
The Manageable Call Queue aims to provide a unified way to build:
1. Administor can create queue with specified number handler using shell
command
2. Administor can increase/decrease the handler number for the specified
queue using shell command
3. Administor can assign the same type request load to one queue, for
example, administor can assign all the large object write requests to one
queue, while assign all the small object write requests to another queue.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)