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 2010/05/27 06:42:37 UTC

[jira] Updated: (HBASE-2214) Do HBASE-1996 -- setting size to return in scan rather than count of rows -- properly

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

stack updated HBASE-2214:
-------------------------

    Summary: Do HBASE-1996 -- setting size to return in scan rather than count of rows -- properly  (was: Do hbase-1966 -- setting size to return in scan rather than count of rows -- properly)

Its HBASE-1996, not 1966.

> Do HBASE-1996 -- setting size to return in scan rather than count of rows -- properly
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-2214
>                 URL: https://issues.apache.org/jira/browse/HBASE-2214
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.21.0
>
>
> The notion that you set size rather than row count specifying how many rows a scanner should return in each cycle was raised over in hbase-1966.  Its a good one making hbase "regular" though the data under it may vary.  HBase-1966 was committed but the patch was constrained by the fact that it needed to not change RPC interface.  This issue is about doing hbase-1966 for 0.21 in a clean, unconstrained way.

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