bright chen created APEXMALHAR-2320: ---------------------------------------
Summary: 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 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)