You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/10/31 22:13:59 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12772286#action_12772286 ] 

stack commented on HBASE-74:
----------------------------

Just to say that some lads embedding hbase need this one bad; assigning myself.

> [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: Hadoop HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Jim Kellerman
>            Priority: Critical
>             Fix For: 0.21.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.
-
You can reply to this email to add a comment to the issue online.