You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/12/31 19:59:29 UTC

[jira] Closed: (THRIFT-670) Unions don't skip unrecognizable fields correctly

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

Bryan Duxbury closed THRIFT-670.
--------------------------------

    Resolution: Fixed

Committed.

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