You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ted Malaska (JIRA)" <ji...@apache.org> on 2013/02/12 02:55:12 UTC

[jira] [Created] (AVRO-1251) Adding the compression option to NettyTransceiver

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