[
https://issues.apache.org/jira/browse/THRIFT-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13545203#comment-13545203
]
Hudson commented on THRIFT-1797:
--------------------------------
Integrated in Thrift #600 (See [https://builds.apache.org/job/Thrift/600/])
THRIFT-1797 Python implementation of TSimpleJSONProtocol (Revision
1f554e1a9c643a717f8687f62596ae9ae3479234)
Result = ABORTED
roger :
https://git-wip-us.apache.org/repos/asf?p=thrift.git&a=commit&h=1f554e1a9c643a717f8687f62596ae9ae3479234
Files :
* .gitignore
* test/py/TestServer.py
> Python implementation of TSimpleJSONProtocol
> ---------------------------------------------
>
> Key: THRIFT-1797
> URL: https://issues.apache.org/jira/browse/THRIFT-1797
> Project: Thrift
> Issue Type: New Feature
> Components: Python - Library
> Affects Versions: 1.2
> Environment: Ubuntu
> Reporter: Avi Flamholz
> Attachments: fix_python_test_server.patch,
> python_simple_json_protocol.patch
>
>
> I've attached a patch with a Python implementation of TSimpleJSONProtocol.
> This protocol is write-only like the Java implementation. It also fixes a bug
> in TJSONProtocol where the context stack was not being popped correctly. This
> bug triggered a number of errors in the serialization and deserialization of
> Thrift structures to JSON.
> The patch also includes a test of TSimpleJSONProtocol. The test checks that
> it returns sensible results, but does not check that the wire-format is
> equivalent to the Java wire format.
--
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