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

Bryan Duxbury closed THRIFT-1298.
---------------------------------

    Resolution: Fixed

I did a little refactoring and committed this. 

> Standard scheme doesn't read or write metadata along with field values
> ----------------------------------------------------------------------
>
>                 Key: THRIFT-1298
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1298
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Compiler
>    Affects Versions: 0.8
>            Reporter: Armaan Sarkar
>            Assignee: Armaan Sarkar
>             Fix For: 0.8
>
>         Attachments: THRIFT-1289_v1.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Metadata (such as field type, length, etc) is not read or written to by the 
> standard scheme. This is not the intended functionality. It causes problems 
> reading structs that were written before pluggable serializers came into 
> effect. Since the standard scheme is the default serializer it must function 
> exactly like thrift serialization did in the past (complete with metadata 
> surrounding the fields).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to