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

TZlibTransport for Java does not write data correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.3
    • 0.9.3
    • Java - Library
    • None

    Description

      An error similar to the following exception is encountered in the client after anything more than the most trivial usage of the TZlibTransport in Java.

      org.apache.thrift.TApplicationException: out of sequence response
      at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:84)

      Investigation has found that the problem seems to be that the implementation of the flush method is ignoring the write buffer length.

      Attachments

        Activity

          People

            codesf Randy Abernethy
            magrath Paul Magrath
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: