You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Daniel Ploeg (JIRA)" <ji...@apache.org> on 2010/05/28 06:27:38 UTC

[jira] Work started: (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 ]

Work on HBASE-2214 started by Daniel Ploeg.

> 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
>            Assignee: Daniel Ploeg
>             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.