You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Ted Malaska (JIRA)" <ji...@apache.org> on 2013/09/17 21:56:52 UTC

[jira] [Updated] (FLUME-2189) Add support for IP filtering on AvroSource

     [ https://issues.apache.org/jira/browse/FLUME-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Malaska updated FLUME-2189:
-------------------------------

    Attachment: FLUME-2189-0.patch

This patch does the following

- adds support for ipFiltering on the avroSource
- adds unit testing for configuring ipFiltering on the avroSource
- adds documentation in the user's guide

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