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)