[
https://issues.apache.org/jira/browse/HBASE-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-74:
-----------------------
Affects Version/s: (was: 0.95.2)
2.0.0
> [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)