[
https://issues.apache.org/jira/browse/HBASE-23063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937355#comment-16937355
]
chenxu commented on HBASE-23063:
--------------------------------
Any advise about the PR ? [~zhangduo], [~ram_krish], [~zghao]
> 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)