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

Hudson commented on THRIFT-3294:
--------------------------------

SUCCESS: Integrated in Thrift #1642 (See 
[https://builds.apache.org/job/Thrift/1642/])
THRIFT-3294: Java ZLib transport fix (ra: rev 
bb98e97fd3c82117c87d23e3fb6b8bbd800784f2)
* lib/java/test/org/apache/thrift/transport/TestTZlibTransport.java
* lib/java/src/org/apache/thrift/transport/TZlibTransport.java


> TZlibTransport for Java does not write data correctly
> -----------------------------------------------------
>
>                 Key: THRIFT-3294
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3294
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Library
>    Affects Versions: 0.9.3
>            Reporter: Paul Magrath
>            Assignee: Randy Abernethy
>             Fix For: 0.9.3
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to