[
https://issues.apache.org/jira/browse/THRIFT-3407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14989759#comment-14989759
]
Hudson commented on THRIFT-3407:
--------------------------------
SUCCESS: Integrated in Thrift #1713 (See
[https://builds.apache.org/job/Thrift/1713/])
THRIFT-3407 Refill buffer when JSON closing bracket is missing (nsuke: rev
53349926e00b02c80d3f3bc1e0eb2981d96ba5dd)
* lib/nodejs/lib/thrift/json_protocol.js
> Refill buffer when JSON closing bracket is missing
> --------------------------------------------------
>
> Key: THRIFT-3407
> URL: https://issues.apache.org/jira/browse/THRIFT-3407
> Project: Thrift
> Issue Type: Bug
> Components: Node.js - Library
> Affects Versions: 0.9.3
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
>
> NodeJS TJSONProtocol aborts reading when number of closing brackets is
> smaller than that of opening brackets.
> It is problematic because it is not guaranteed if the transport reads the
> whole JSON message at once or not.
> Practically, sending big JSON message over buffered tranpsort is being
> unstable because of this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)