[
https://issues.apache.org/jira/browse/NIFI-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-4418:
-----------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
Status: Resolved (was: Patch Available)
> 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
> Fix For: 1.4.0
>
>
> 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)