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

Sylwester Lachiewicz resolved THRIFT-1307.
------------------------------------------
    Resolution: Fixed

A compression transport wrapper exists in the Java runtime: 
[lib/java/src/main/java/org/apache/thrift/transport/TZlibTransport.java|https://github.com/apache/thrift/blob/master/lib/java/src/main/java/org/apache/thrift/transport/TZlibTransport.java].
 Resolving as Fixed.

> Add compression transport wrapper to Thrift (Java) Runtime
> ----------------------------------------------------------
>
>                 Key: THRIFT-1307
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1307
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Library
>            Reporter: Jerome Boulon
>            Priority: Major
>
> Thrift output could be compressed on the fly similar to what Tomcat/Apache 
> are doing.
> But instead of using Gzip, since performance matter more than the compression 
> ratio, Snappy could be used.
> Snappy: http://code.google.com/p/snappy/
> Snappy is written in C++, but Java bindings are included



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to