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