[ 
https://issues.apache.org/jira/browse/NIFI-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546040#comment-14546040
 ] 

ASF subversion and git services commented on NIFI-548:
------------------------------------------------------

Commit ca7e3c0daf04f1485e752a78d930b4ead944b2f8 in incubator-nifi's branch 
refs/heads/develop from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=ca7e3c0 ]

Merge branch 'NIFI-548' of https://github.com/bbende/incubator-nifi into develop


> Listen UDP should support generation of a flowfile per datagram
> ---------------------------------------------------------------
>
>                 Key: NIFI-548
>                 URL: https://issues.apache.org/jira/browse/NIFI-548
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Bryan Bende
>            Priority: Minor
>             Fix For: 0.1.1
>
>
> Listen UDP presently places udp datagrams into a buffer and then once the 
> buffer reaches some trigger size/age it turns that into a flowfile.  There 
> should be an option to turn each received datagram into a flowfile.  This is 
> helpful for cases where each datagram is a complete object by itself but that 
> isnt necessarily trivially demarcated if it were concatenated with other 
> datagrams.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to