[
https://issues.apache.org/jira/browse/NIFI-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15229303#comment-15229303
]
ASF GitHub Bot commented on NIFI-1630:
--------------------------------------
GitHub user bbende opened a pull request:
https://github.com/apache/nifi/pull/332
NIFI-1630 Making TestPutUDP select an open port for testing to avoid
conflicts
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi NIFI-1630
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/332.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 #332
----
commit 13523bd08a07534d130987cbe5cd612a55be7c9a
Author: Bryan Bende <[email protected]>
Date: 2016-04-06T19:09:39Z
NIFI-1630 Making TestPutUDP select an open port for testing to avoid
conflicts
----
> Create PutUDP Processor
> -----------------------
>
> Key: NIFI-1630
> URL: https://issues.apache.org/jira/browse/NIFI-1630
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Affects Versions: 0.7.0
> Reporter: Matt Brown
> Assignee: Bryan Bende
> Priority: Minor
> Labels: beginner
> Fix For: 0.7.0
>
> Attachments: 0001-nifi-1630-PutUDP-processor-created.patch,
> 0002-nifi-1630-PutUDP-processor-created.patch,
> 0003-nifi-1630-PutUDP-processor-created.patch,
> 0004-nifi-1630-PutUDP-processor-created.patch
>
>
> Create a processor to send each FlowFile as a datagram to a UDP server.
> Processor must provide properties to allow the user to configure the
> destination host address and port to send to.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)