[
https://issues.apache.org/jira/browse/HBASE-22418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Biju Nair updated HBASE-22418:
------------------------------
Attachment: (was: HBASE-22418.DRAFT)
> Separate queue/executor for Multi get requests
> ----------------------------------------------
>
> Key: HBASE-22418
> URL: https://issues.apache.org/jira/browse/HBASE-22418
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Reporter: Biju Nair
> Priority: Major
>
> Using {{RWQueueRpcExecutor}}, {{SimpleRpcScheduler}} lets us define separate
> queue/handlers to process write, read and scan requests. If this can be
> extended to have separate queue/handlers for multi get requests, it will help
> processing single get requests quickly where there is a mix of multi and
> single get workload. This is the case for multi put/single put as well. Any
> drawbacks in doing this segregation?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)