[ https://issues.apache.org/jira/browse/THRIFT-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15193966#comment-15193966 ]
Hudson commented on THRIFT-3743: -------------------------------- SUCCESS: Integrated in Thrift-precommit #312 (See [https://builds.apache.org/job/Thrift-precommit/312/]) THRIFT-3743 Java JSON protocol left in incorrect state when an exception (tyler.treat: [https://github.com/apache/thrift/commit/b1e28acadfcc3ce2b1324744ebce1ad731503dd4]) * lib/java/src/org/apache/thrift/protocol/TJSONProtocol.java * lib/java/src/org/apache/thrift/protocol/TSimpleJSONProtocol.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 > > 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)