Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3735

JSON protocol left in incorrect state when an exception is thrown during read or write operations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • Go - Library
    • None

    Description

      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 is related to THRIFT-1473, but there is an additional issue in that the bufio.Writer needs to be reset if an error occurs.

      Attachments

        Issue Links

          Activity

            People

              tylertreat Tyler Treat
              tylertreat Tyler Treat
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: