You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "David Yan (JIRA)" <ji...@apache.org> on 2016/11/07 21:53:59 UTC

[jira] [Resolved] (APEXMALHAR-2320) FSWindowDataManager.toSlice() can cause lots of garbage collection

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

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

> FSWindowDataManager.toSlice() can cause lots of garbage collection
> ------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2320
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2320
>             Project: Apache Apex Malhar
>          Issue Type: Improvement
>            Reporter: bright chen
>            Assignee: bright chen
>             Fix For: 3.6.0
>
>
> FSWindowDataManager.toSlice(Object) use ByteArrayOutputStream for serialization and then call toByteArray() to get the byte array. Which can cause lots of garbage collection.



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