[
https://issues.apache.org/jira/browse/APEXCORE-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Weise resolved APEXCORE-502.
-----------------------------------
Resolution: Fixed
Fix Version/s: 3.5.0
> Unnecessary byte array copy in DefaultKryoStreamCodec.toByteArray
> -----------------------------------------------------------------
>
> Key: APEXCORE-502
> URL: https://issues.apache.org/jira/browse/APEXCORE-502
> Project: Apache Apex Core
> Issue Type: Improvement
> Reporter: Vlad Rozov
> Assignee: Vlad Rozov
> Fix For: 3.5.0
>
>
> {noformat}
> slice = new Slice(os.toByteArray(), 0, os.toByteArray().length);
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)