[ 
https://issues.apache.org/jira/browse/THRIFT-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Gaul updated THRIFT-2172:
--------------------------------

    Patch Info: Patch Available
    
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to