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

Doug Cutting updated AVRO-1251:
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.4
           Status: Resolved  (was: Patch Available)

I committed this.  Thanks, Ted!
                
> Adding the compression option to NettyTransceiver
> -------------------------------------------------
>
>                 Key: AVRO-1251
>                 URL: https://issues.apache.org/jira/browse/AVRO-1251
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.7.3
>            Reporter: Ted Malaska
>            Assignee: Ted Malaska
>            Priority: Minor
>             Fix For: 1.7.4
>
>         Attachments: AVRO-1251.1.patch, AVRO-1251.2.patch, AVRO-1251.patch
>
>
> This is a more focused JIRA related to AVRO-1121.
> The goal of this JIRA is to:
> 1. Be able to set up a NettyServer that will accept compressed and 
> uncompressed requests from clients.
> 2. Be able to set up NettyTranseiver that supports compression options.
> The initial design is to allow the compression to be an option at setup of 
> the server or client and implement this compression with Netty's own 
> ZLibEncoder and ZLibDecoder

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to