bright chen created APEXMALHAR-2190:
---------------------------------------
Summary: Use shared memory to serial spillable data structure
Key: APEXMALHAR-2190
URL: https://issues.apache.org/jira/browse/APEXMALHAR-2190
Project: Apache Apex Malhar
Issue Type: Task
Reporter: bright chen
Assignee: bright chen
Spillable Data Structure created lots of temporary memory to serial data lot of
of memory copy( see SliceUtils.concatenate(byte[], byte[]). Which used up
memory very quickly. See APEXMALHAR-2182.
Use a shared memory to avoid allocate temporary memory and memory copy
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)