You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Randy Abernethy (JIRA)" <ji...@apache.org> on 2014/05/16 13:14:49 UTC

[jira] [Commented] (THRIFT-2535) TJSONProtocol when serialized yields TField ids rather than names

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

Randy Abernethy commented on THRIFT-2535:
-----------------------------------------

Backwards compatible but gives you the option to emit names rather than Ids. Nice addition. +1 

> TJSONProtocol when serialized yields TField ids rather than names
> -----------------------------------------------------------------
>
>                 Key: THRIFT-2535
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2535
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Java - Library
>            Reporter: Jake Farrell
>            Assignee: Jake Farrell
>            Priority: Trivial
>             Fix For: 0.9.2
>
>         Attachments: THRIFT-2535.patch
>
>
> When using the serializer to with TJsonProtocol to output json data the TField id's are printed as the object name rather than the TField name. This works when using Thrift to serialize and deserialize data, but when TJsonProtocol is being used in other applications this can be difficult to deal with. 
> Propose adding an option to serialize the object with the TField name rather than the id's



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