Ted Malaska created AVRO-1251:
---------------------------------

             Summary: 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


This is a more focused JIRI related to AVRO-1121.

The goal of this JIRI 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