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

Bryan Duxbury resolved THRIFT-313.
----------------------------------

    Resolution: Fixed

Committed.

> BinaryProtocolAccelerated and BinaryProtocol don't produce the same bytes 
> when writes aren't strict
> ---------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-313
>                 URL: https://issues.apache.org/jira/browse/THRIFT-313
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>            Reporter: Kevin Clark
>            Assignee: Bryan Duxbury
>            Priority: Blocker
>             Fix For: 0.1
>
>         Attachments: thrift-313.patch
>
>
> The Ruby and C versions do slightly different things:
> 1)
> 'Thrift::BinaryProtocolAccelerated should write the message header without 
> version when writes are not strict' FAILED
> expected: "\000\000\000\vtestMessage\001\000\000\000\021",
>      got: "\000\000\000\vtestMessage\003\000\000\000\021" (using ==)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to