You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/06 20:07:41 UTC

[jira] [Commented] (THRIFT-3743) Java JSON protocol left in incorrect state when an exception is thrown during read or write operations

    [ https://issues.apache.org/jira/browse/THRIFT-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959648#comment-15959648 ] 

ASF GitHub Bot commented on THRIFT-3743:
----------------------------------------

Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/947
  
    @jfarrell this was merged, and the PR can be closed.


> 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.15#6346)