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

Hari Shreedharan commented on FLUME-2189:
-----------------------------------------

+1. I am committing this after making a few formatting changes, reducing line 
lengths to < 80 characters for lines changed by this file.

I think the config errors - bad rules should throw an exception and disable the 
component rather than allowing the component to run in which case users might 
be surprised by this behavior. I will file a follow-up jira for this.
                
> 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