[
https://issues.apache.org/jira/browse/HBASE-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-74.
------------------------
Resolution: Duplicate
Resolving as superceded by HBASE-1935
> [performance] When a get or scan request spans multiple columns, execute the
> reads in parallel
> ----------------------------------------------------------------------------------------------
>
> Key: HBASE-74
> URL: https://issues.apache.org/jira/browse/HBASE-74
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Affects Versions: 2.0.0
> Reporter: Jim Kellerman
>
> When a get or scan request spans multiple columns, execute the reads in
> parallel and use a CountDownLatch to wait for them to complete before
> returning the results.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)