Description
FastPath for the FIFO rpcscheduler was introduced in HBASE-16023. But it is not implemented for RW queues. In this issue, I use FastPathBalancedQueueRpcExecutor in RW queues. So anyone who want to isolate their read/write requests can also benefit from the fastpath.
I haven't test the performance yet. But since I haven't change any of the core implemention of FastPathBalancedQueueRpcExecutor, it should have the same performance in HBASE-16023.
Attachments
Attachments
Issue Links
- is cloned by
-
HBASE-26551 Add FastPath feature to HBase RWQueueRpcExecutor
- Resolved
- relates to
-
HBASE-16023 Fastpath for the FIFO rpcscheduler
- Resolved