You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2013/10/22 08:12:41 UTC

[jira] [Commented] (THRIFT-2172) Java compiler allocates optionals array for every struct with an optional field

    [ https://issues.apache.org/jira/browse/THRIFT-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801524#comment-13801524 ] 

Andrew Gaul commented on THRIFT-2172:
-------------------------------------

Any comments on this issue?

> Java compiler allocates optionals array for every struct with an optional field
> -------------------------------------------------------------------------------
>
>                 Key: THRIFT-2172
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2172
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Java - Compiler
>    Affects Versions: 0.9.1
>            Reporter: Andrew Gaul
>         Attachments: THRIFT-2172.patch
>
>
> optionals has the same values for every instance and wastes a lot of memory when one instantiates many Thrift objects.  Note that optionals is not read from or written to and could be removed.



--
This message was sent by Atlassian JIRA
(v6.1#6144)