[
https://issues.apache.org/jira/browse/APEXCORE-610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tushar Gosavi closed APEXCORE-610.
----------------------------------
Closing after 3.6.0 release
> Avoid multiple getBytes() calls in Tuple.writeString
> ----------------------------------------------------
>
> Key: APEXCORE-610
> URL: https://issues.apache.org/jira/browse/APEXCORE-610
> Project: Apache Apex Core
> Issue Type: Bug
> Components: Buffer Server
> Reporter: Tushar Gosavi
> Assignee: Tushar Gosavi
> Priority: Trivial
> Fix For: 3.6.0
>
>
> Tuple.writeString calls getBytes() multiple times for identifier. each call
> to getBytes returns new byte array hence the call is costly in terms of
> memory usage.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)