[ 
https://issues.apache.org/jira/browse/ACCUMULO-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278803#comment-13278803
 ] 

Billie Rinaldi commented on ACCUMULO-580:
-----------------------------------------

Is the suggestion to add a new method to the BatchScanner interface to set the 
batch size?
                
> Make size of batch scanner client size buffer configurable
> ----------------------------------------------------------
>
>                 Key: ACCUMULO-580
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-580
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client
>            Reporter: Keith Turner
>            Assignee: Billie Rinaldi
>
> The batch scanner has a buffer on the client side where results read from 
> tservers are stored.  This buffer holds 1000 entries and it not configurable 
> by the client.  When it fills up, all threads reading from tservers block.

--
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