You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/19 12:39:18 UTC

[jira] [Commented] (THRIFT-2669) javascript thrift library can not deserialize nested list structure

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

ASF GitHub Bot commented on THRIFT-2669:
----------------------------------------

GitHub user llhe opened a pull request:

    https://github.com/apache/thrift/pull/195

    THRIFT-2669 fix js list<map> support

    patch of THRIFT-2669

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/llhe/thrift master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/195.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #195
    
----
commit 3a6a2a76dddfd06d59773f05374d8c901f481a5f
Author: Liangliang He <he...@xiaomi.com>
Date:   2014-08-19T10:25:37Z

    fix js list<map> support

----


> javascript thrift library can not deserialize nested list<map> structure
> ------------------------------------------------------------------------
>
>                 Key: THRIFT-2669
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2669
>             Project: Thrift
>          Issue Type: Bug
>          Components: JavaScript - Library
>    Affects Versions: 0.9.1
>            Reporter: He Liangliang
>
> The javascript library can not correctly deserialize nested list<map> structure. Inside readMapBegin, the deserialize code assume non-nested situation only.



--
This message was sent by Atlassian JIRA
(v6.2#6252)