Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The TSimpleJSONProtocol reads beyond end of message, which prevent processing the message until more data arrives.
https://github.com/apache/thrift/pull/264
EDIT: New pull request here:
https://github.com/apache/thrift/pull/273