[ 
https://issues.apache.org/jira/browse/FLUME-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597797#comment-13597797
 ] 

Hudson commented on FLUME-1915:
-------------------------------

Integrated in flume-trunk #369 (See 
[https://builds.apache.org/job/flume-trunk/369/])
    FLUME-1915. Deflate compression support for the AvroSource, AvroSink, and 
Avro RPC Client. (Revision e72e559baa589787bcba233e29882e28e0ff43ef)

     Result = SUCCESS
mpercy : 
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=e72e559baa589787bcba233e29882e28e0ff43ef
Files : 
* flume-ng-core/src/main/java/org/apache/flume/sink/AbstractRpcSink.java
* flume-ng-core/src/main/java/org/apache/flume/source/AvroSource.java
* flume-ng-doc/sphinx/FlumeUserGuide.rst
* flume-ng-sdk/src/test/java/org/apache/flume/api/TestNettyAvroRpcClient.java
* flume-ng-sdk/src/test/java/org/apache/flume/api/RpcTestUtils.java
* 
flume-ng-sdk/src/main/java/org/apache/flume/api/RpcClientConfigurationConstants.java
* flume-ng-core/src/test/java/org/apache/flume/source/TestAvroSource.java
* flume-ng-core/src/test/java/org/apache/flume/sink/TestAvroSink.java
* flume-ng-sdk/src/main/java/org/apache/flume/api/NettyAvroRpcClient.java

                
> Enhance NettyAvroRpcClient and the use of NettyServer to optionally use 
> compression
> -----------------------------------------------------------------------------------
>
>                 Key: FLUME-1915
>                 URL: https://issues.apache.org/jira/browse/FLUME-1915
>             Project: Flume
>          Issue Type: Improvement
>            Reporter: Ted Malaska
>            Assignee: Ted Malaska
>             Fix For: v1.4.0
>
>         Attachments: FLUME-1915-1.patch, FLUME-1915.patch
>
>
> This JIRA will update AvroSource and NettyAvroRpcClient to optionally use 
> ZlibEncoder and ZlibDecoder to compress communications between themselves. 

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