[
https://issues.apache.org/jira/browse/NIFI-15441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-15441:
------------------------------------
Fix Version/s: 2.8.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Add udp.sender.port FlowFile attribute to ListenUDP
> ---------------------------------------------------
>
> Key: NIFI-15441
> URL: https://issues.apache.org/jira/browse/NIFI-15441
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Paul Grey
> Assignee: Paul Grey
> Priority: Minor
> Fix For: 2.8.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Current documentation for processor ListenUDP [1] indicates that two
> attributes are written to the FlowFile attributes during
> processing:
> Name | Description
> udp.sender | The sending host of the messages
> udp.port | The sending port the messages were received
> At runtime, attribute "udp.port" actually indicates the listening (receiving)
> port.
> In line with the intent of the documentation, it might be useful to also
> provide the sending port in the processor output attributes, as this
> information is available in the UDP packet.
> [1]
> [https://nifi.apache.org/components/org.apache.nifi.processors.standard.ListenUDP/]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)