[
https://issues.apache.org/jira/browse/NIFI-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179351#comment-16179351
]
ASF subversion and git services commented on NIFI-4418:
-------------------------------------------------------
Commit 6eab91923e8deb149a0c2d851d4d9063e5eb5838 in nifi's branch
refs/heads/master from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=6eab919 ]
NIFI-4418 Adding ListenUDPRecord processor. This closes #2173.
> Implement ListenUDPRecord
> -------------------------
>
> Key: NIFI-4418
> URL: https://issues.apache.org/jira/browse/NIFI-4418
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Minor
>
> We recently added ListenTCPRecord and we should do the same thing for UDP.
> Since we won't have an InputStream to read from, we can do something similar
> to what ConsumeKafkaRecord does where the datagram can be wrapped in a
> ByteArrayInputStream.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)