[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Yan resolved APEXMALHAR-2327.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.6.0

> BucketsFileSystem.writeBucketData() call Slice.toByteArray() cause allocate 
> unnecessary memory
> ----------------------------------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2327
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2327
>             Project: Apache Apex Malhar
>          Issue Type: Improvement
>            Reporter: bright chen
>            Assignee: bright chen
>             Fix For: 3.6.0
>
>   Original Estimate: 2m
>  Remaining Estimate: 2m
>
> BucketsFileSystem.writeBucketData call Slice.toByteArray() instead of using 
> Slice.buffer to get the byte array, which create unnecessary byte array as 
> Slice.toByteArray() which create new byte array and copy the data.



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

Reply via email to