Biju Nair created HBASE-22418:
---------------------------------
Summary: Separate queue/executor for Multi get requests
Key: HBASE-22418
URL: https://issues.apache.org/jira/browse/HBASE-22418
Project: HBase
Issue Type: Improvement
Reporter: Biju Nair
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)