You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Keith Chew (JIRA)" <ji...@apache.org> on 2014/03/07 00:52:44 UTC

[jira] [Updated] (THRIFT-123) implement TZlibTransport in Java

     [ https://issues.apache.org/jira/browse/THRIFT-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Chew updated THRIFT-123:
------------------------------

    Attachment: thrift_java_tzlibtransport_added_jzlib_v1.1.3.patch

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)