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