You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Tushar Gosavi (JIRA)" <ji...@apache.org> on 2017/05/05 10:47:09 UTC

[jira] [Closed] (APEXCORE-610) Avoid multiple getBytes() calls in Tuple.writeString

     [ 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)