You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2016/11/16 19:53:58 UTC

[jira] [Resolved] (HBASE-74) [performance] When a get or scan request spans multiple columns, execute the reads in parallel

     [ 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)