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

Hudson commented on THRIFT-1789:
--------------------------------

Integrated in Thrift #617 (See [https://builds.apache.org/job/Thrift/617/])
    THRIFT-1789 fix json protocol read set begin (Revision 
772b2b1804252c76142be5a025a0f48e19c0c792)

     Result = SUCCESS
roger : 
https://git-wip-us.apache.org/repos/asf?p=thrift.git&a=commit&h=772b2b1804252c76142be5a025a0f48e19c0c792
Files : 
* lib/rb/spec/json_protocol_spec.rb
* lib/rb/lib/thrift/protocol/json_protocol.rb

                
> JsonProtocol read_set_begin returns the wrong thing
> ---------------------------------------------------
>
>                 Key: THRIFT-1789
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1789
>             Project: Thrift
>          Issue Type: Bug
>          Components: Ruby - Library
>    Affects Versions: 0.9
>            Reporter: Kevin Radloff
>         Attachments: THRIFT-1789-fix-json-protocol-read-set-begin.patch
>
>
> The JsonProtocol#read_set_begin method is not reading/returning the type id 
> and size of the container. It is easy to see the inconsistency by looking at 
> #write_set_begin which is correctly outputting these values.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to