You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "John Vines (Created) (JIRA)" <ji...@apache.org> on 2012/01/05 21:00:39 UTC

[jira] [Created] (ACCUMULO-261) Scanner should support batch size specified in bytes

Scanner should support batch size specified in bytes
----------------------------------------------------

                 Key: ACCUMULO-261
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-261
             Project: Accumulo
          Issue Type: New Feature
          Components: client
            Reporter: John Vines
            Assignee: Billie Rinaldi


Currently the scanner allows a user to set batch size in numbers of entries. Unfortunately this isn't too useful if you have widely varied entry size and you want to keep your internal footprint within a threshold. So we should also allow users to set batch size in maximum number of bytes to bring back.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira