[
https://issues.apache.org/jira/browse/THRIFT-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Duxbury updated THRIFT-670:
---------------------------------
Attachment: thrift-670.patch
This patch adds a test for this problem and fixes it.
> 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
>
> Attachments: thrift-670.patch
>
>
> 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.