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

Hudson commented on FLUME-2189:
-------------------------------

FAILURE: Integrated in flume-trunk #500 (See 
[https://builds.apache.org/job/flume-trunk/500/])
FLUME-2189. Add support for IP filtering on AvroSource (hshreedharan: 
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=bb7fb11b6ad3945704a6511140538b998e5143d1)
* flume-ng-core/src/test/java/org/apache/flume/source/TestAvroSource.java
* flume-ng-doc/sphinx/FlumeUserGuide.rst
* flume-ng-core/src/main/java/org/apache/flume/source/AvroSource.java
* pom.xml

                
> Add support for IP filtering on AvroSource
> ------------------------------------------
>
>                 Key: FLUME-2189
>                 URL: https://issues.apache.org/jira/browse/FLUME-2189
>             Project: Flume
>          Issue Type: New Feature
>            Reporter: Ted Malaska
>            Assignee: Ted Malaska
>         Attachments: FLUME-2189-0.patch, FLUME-2189-1.patch, 
> FLUME-2189-2.patch, FLUME-2189-3.patch
>
>
> I have a client that has very valid reasons for having ip filtering on the 
> AvroSource.  
> The know about iptables and that does not match their needs.  This shouldn't 
> be hard to implement since the avroSource is implemented with Netty and Netty 
> has org.jboss.netty.handler.ipfilter
> I'm assigning this to me.  
> This will include:
> 1) Updating the AvroSource code
> 2) Updating the config documentation
> 3) Adding junits

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