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

        

Reply via email to