Unions don't skip unrecognizable fields correctly
-------------------------------------------------
Key: THRIFT-670
URL: https://issues.apache.org/jira/browse/THRIFT-670
Project: Thrift
Issue Type: Bug
Components: Compiler (Java), Library (Java)
Affects Versions: 0.2
Reporter: Bryan Duxbury
Assignee: Bryan Duxbury
Fix For: 0.3
I'm getting a NullPointerException when trying to read a Union struct off the
wire which has a value that's not recognized by the current version of the
code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.