[ 
https://issues.apache.org/jira/browse/HBASE-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Shelukhin updated HBASE-74:
----------------------------------

    Fix Version/s: 0.96.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: 0.96.0
>            Reporter: Jim Kellerman
>             Fix For: 0.96.0
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to