[
https://issues.apache.org/jira/browse/HBASE-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-6136.
----------------------------------------
Release Note: (was: Optimize the multi get to be executed in parallel
using multi thread in hbase client )
Resolution: Won't Fix
> Optimize the multi get to be executed in parallel.
> --------------------------------------------------
>
> Key: HBASE-6136
> URL: https://issues.apache.org/jira/browse/HBASE-6136
> Project: HBase
> Issue Type: Improvement
> Reporter: Liyin Tang
> Priority: Major
> Attachments: HBASE-6136-trunk.patch
>
>
> Currently the multiAction will be executed by one IPC handler thread in the
> server side. It would be more efficient to optimize the multi get
> particularly to be executed in parallel since the multiget doesn't need to
> write to the WAL.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)