[
https://issues.apache.org/jira/browse/NIFI-10087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-10087:
------------------------------------
Status: Patch Available (was: In Progress)
> Implement UDPRecordSink
> -----------------------
>
> Key: NIFI-10087
> URL: https://issues.apache.org/jira/browse/NIFI-10087
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> A new implementation of the {{RecordSink}} Controller Service interface
> should added to support sending serialized records over UDP.
> The PutUDP and PutSyslog Processors require a one-to-one relationship between
> FlowFiles and datagram packets, which is not optimal for high-volume flows. A
> {{RecordSink}} implementation capable of sending one UDP packet for each
> record would unable much better performance for record-oriented flows. A
> configurable Record Writer will support configurable UDP packet formats, such
> as Syslog.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)