GitHub user bbende opened a pull request:

    https://github.com/apache/nifi/pull/266

    NIFI-899 Rewrite of ListenUDP to use new listener framework, includes…

    … the following changes:
    
    - Adding Network Interface property to AbstractListenEventProcessor and 
ListenSyslog
    - Adding sending host and sending port to DatagramChannelDispatcher
    - Creation of common base class AbstractListenEventBatchingProcessor
    - Refactor of ListenUDP, ListenTCP, and ListenRELP to all extend from 
AbstractListenEventBatchingProcessor

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bbende/nifi NIFI-899

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/266.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #266
    
----
commit 84d09498c05a5325978bf80d61e065f2ae3b15b7
Author: Bryan Bende <bbe...@apache.org>
Date:   2016-03-10T14:19:54Z

    NIFI-899 Rewrite of ListenUDP to use new listener framework, includes the 
following changes:
    - Adding Network Interface property to AbstractListenEventProcessor and 
ListenSyslog
    - Adding sending host and sending port to DatagramChannelDispatcher
    - Creation of common base class AbstractListenEventBatchingProcessor
    - Refactor of ListenUDP, ListenTCP, and ListenRELP to all extend from 
AbstractListenEventBatchingProcessor

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to