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

Keith Chew edited comment on THRIFT-123 at 3/6/14 11:51 PM:
------------------------------------------------------------

I am still using jdk6, so did not investigate the new Deflater in jdk7.

Attached is the modified patch to work with the latest jzlib.

Basically it uses the new Inflater and Deflater classes. Using the deprecated 
ZOutputStream breaks things. I also have a patch for the deprecated 
ZOutputStream if anyone is interested.


was (Author: keithchew):
I am still using jdk6, so did not investigate the new Deflater in jdk7.

Attached is the modified patch to work with the latest jzlib.

Basically it uses the new Inflator and Deflator classes. Using the deprecated 
ZOutputStream breaks things. I also have a patch for the deprecated 
ZOutputStream if anyone is interested.

> implement TZlibTransport in Java
> --------------------------------
>
>                 Key: THRIFT-123
>                 URL: https://issues.apache.org/jira/browse/THRIFT-123
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Library
>            Reporter: Pete Wyckoff
>            Priority: Minor
>         Attachments: thrift_java_tzlibtransport_added.patch, 
> thrift_java_tzlibtransport_added_jzlib_v1.1.3.patch
>
>
> TZlibTransport compatible with C++ version of TZlibTransport



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to