[
https://issues.apache.org/jira/browse/HBASE-23063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954402#comment-16954402
]
Xiaoqiao He commented on HBASE-23063:
-------------------------------------
Hi [~javaman_chen], [~stack],[~ram_krish], thanks for your works, any progress
here? I believe this improvement is very useful for some scenarios about
multiget. Thanks again.
> Add an option to enable multiget in parallel
> --------------------------------------------
>
> Key: HBASE-23063
> URL: https://issues.apache.org/jira/browse/HBASE-23063
> Project: HBase
> Issue Type: Improvement
> Reporter: chenxu
> Assignee: chenxu
> Priority: Major
>
> Currently, multiget operation will be processed serially on the server side,
> RSRpcServices#multi will handle the Action one by one. We can add an option
> to handle this in parallel, just like what parallel seek doing. In some
> scenarios, this can improve multiget performance a lot.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)