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

Jake Farrell closed THRIFT-2093.
--------------------------------
    Resolution: Fixed

> added the ability to set compression level in C++ zlib transport
> ----------------------------------------------------------------
>
>                 Key: THRIFT-2093
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2093
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Library
>    Affects Versions: 1.0
>         Environment: All
>            Reporter: Randy Abernethy
>            Assignee: Randy Abernethy
>            Priority: Minor
>             Fix For: 0.10.0
>
>         Attachments: 
> 0002-added-the-ability-to-set-compression-level-in-zlib-t.patch
>
>
> Currently the C++ TZlibTransport hard wires the compression level to default 
> (6). The attached patch allows the compression level (0-9) to be set at 
> construction. 
> N.B. This patch removes a TZlibTransport constructor signature which has been 
> unimplemented and private since 2010. The sig was left in the code to 
> generate compiler errors if used, however it causes ambiguity with the sole 
> operable constructor and was removed. 



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

Reply via email to