[
https://issues.apache.org/jira/browse/THRIFT-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795641#action_12795641
]
Bryan Duxbury commented on THRIFT-670:
--------------------------------------
The IllegalStateException is only there to please the compiler. It should be
unreachable.
> 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.