You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "sishen (JIRA)" <ji...@apache.org> on 2008/10/25 23:44:44 UTC

[jira] Updated: (HBASE-959) Be able to get multiple RowResult at one time from client side

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

sishen updated HBASE-959:
-------------------------

    Attachment: 959.trunk.next_rows.patch

> Be able to get multiple RowResult at one time from client side
> --------------------------------------------------------------
>
>                 Key: HBASE-959
>                 URL: https://issues.apache.org/jira/browse/HBASE-959
>             Project: Hadoop HBase
>          Issue Type: Sub-task
>          Components: client
>    Affects Versions: 0.19.0
>            Reporter: sishen
>             Fix For: 0.19.0
>
>         Attachments: 959.trunk.next_rows.patch
>
>
> Now from the region server side, we can get multiple rows at one time now.  It's mostly used to cache the results in the client side. But we still can only get one row by row at one time. I think it's better to let users also be able to get multiple rows if they want.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.