[
https://issues.apache.org/jira/browse/THRIFT-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202838#comment-15202838
]
Hudson commented on THRIFT-3743:
--------------------------------
SUCCESS: Integrated in Thrift-precommit #335 (See
[https://builds.apache.org/job/Thrift-precommit/335/])
THRIFT-3743 Java JSON protocol left in incorrect state when an exception
(nsuke:
[https://github.com/apache/thrift/commit/1d4a4393c9a9396ec76c3ba674e0d6a65fe39cc1])
* lib/java/src/org/apache/thrift/protocol/TSimpleJSONProtocol.java
* lib/java/src/org/apache/thrift/protocol/TJSONProtocol.java
> Java JSON protocol left in incorrect state when an exception is thrown during
> read or write operations
> ------------------------------------------------------------------------------------------------------
>
> Key: THRIFT-3743
> URL: https://issues.apache.org/jira/browse/THRIFT-3743
> Project: Thrift
> Issue Type: Bug
> Components: Java - Library
> Reporter: Tyler Treat
> Assignee: Tyler Treat
> Fix For: 0.10.0
>
>
> This is the same issue as THRIFT-1473 (Delphi) and THRIFT-3735 (Go) but for
> the Java library.
> The JSON context stack may be left in an incorrect state when an exception is
> thrown during read or write operations. This leads to further errors while
> writing/reading the NEXT message, because incorrect characters may be written
> or expected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)