[
https://issues.apache.org/jira/browse/THRIFT-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Randy Abernethy updated THRIFT-123:
-----------------------------------
Attachment: 0001-added-TZlibTransport-for-Java.patch
Building on the work of Pete Wyckoff and Keith Chew, the attached patch
provides a TZlibTransport which uses java.util.zip to read and generate ZLib
compatible serialized objects. Due to the use of Deflater.SYNC_FLUSH this code
requires Java 1.7, in line with the new Apache Thrift Java requirements.
> 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: 0001-added-TZlibTransport-for-Java.patch,
> 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.3.4#6332)