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

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

Commit 0024b1ddbde1dd795b33477036f83aca8d8738a6 in nifi's branch 
refs/heads/main from greyp9
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0024b1ddbd ]

NIFI-15441 Added udp.sender.port FlowFile Attribute to ListenUDP (#10743)

Signed-off-by: David Handermann <[email protected]>

> Adjust ListenUDP behavior to Align @WritesAttributes With Documentation
> -----------------------------------------------------------------------
>
>                 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
>          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)

Reply via email to