[
https://issues.apache.org/jira/browse/HBASE-21019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anoop Sam John updated HBASE-21019:
-----------------------------------
Issue Type: Improvement (was: Task)
> Use StealJobQueue to better utilize handlers in RpcScheduer
> -----------------------------------------------------------
>
> Key: HBASE-21019
> URL: https://issues.apache.org/jira/browse/HBASE-21019
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 3.0.0, 2.2.0
> Reporter: Yi Mei
> Priority: Major
>
> In HBASE-20965, we propose MasterFifoRpcScheduler to handle RSReport requests
> in independent handlers, other requests are handled in other handlers.
> To better utilize handlers, we can use StealJobQueue to allow other handlers
> to steal jobs from RSReport handlers when there is a few RSReport handlers.
> And it's the same for SimpleRpcScheduler.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)