You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by bbende <gi...@git.apache.org> on 2016/03/10 19:22:19 UTC

[GitHub] nifi pull request: NIFI-899 Rewrite of ListenUDP to use new listen...

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 <bb...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi pull request: NIFI-899 Rewrite of ListenUDP to use new listen...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---