You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Michael Blow (JIRA)" <ji...@apache.org> on 2016/05/18 06:30:13 UTC

[jira] [Created] (ASTERIXDB-1455) Load of large records needs to grow buffer more efficiently

Michael Blow created ASTERIXDB-1455:
---------------------------------------

             Summary: Load of large records needs to grow buffer more efficiently
                 Key: ASTERIXDB-1455
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1455
             Project: Apache AsterixDB
          Issue Type: Bug
            Reporter: Michael Blow
            Assignee: Michael Blow


Reading a 30 MB record requires > 1500 buffer reallocations when increasing buffer size by a small fixed amount (2k) on each expansion cycle.

This should be updated to scale up the buffer increases to reduce the number of reallocations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)