You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2012/08/03 01:56:02 UTC

[jira] [Commented] (THRIFT-1670) Incompatibilities between different versions of a Thrift interface

    [ https://issues.apache.org/jira/browse/THRIFT-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427747#comment-13427747 ] 

Jens Geyer commented on THRIFT-1670:
------------------------------------

I had to do this in two patches, but both patch files are needed. The "part 1" patch fixes the issue in the library, the other patch file adds a test case especially dedicated to this issue.
                
> Incompatibilities between different versions of a Thrift interface
> ------------------------------------------------------------------
>
>                 Key: THRIFT-1670
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1670
>             Project: Thrift
>          Issue Type: Bug
>          Components: Delphi - Library
>    Affects Versions: 0.8, 0.9
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>             Fix For: 0.9
>
>         Attachments: THRIFT-1670_part_1_Incompatibilities_between_different_versions_of_a_Thrift_interface.patch, THRIFT-1670_part_2_Incompatibilities_between_different_versions_of_a_Thrift_interface.patch
>
>
> The method TProtocolUtil.Skip() lacks implementation, which leads to exceptions after unknown message members are found by the generated deserialisation code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira