[
https://issues.apache.org/jira/browse/NIFI-15204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18038880#comment-18038880
]
ASF subversion and git services commented on NIFI-15204:
--------------------------------------------------------
Commit 7e3ffc85d5bd800350b3062cf6a28967330cb6ba in nifi's branch
refs/heads/main from Kevin Doran
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7e3ffc85d5 ]
NIFI-15204 Updated Listen Components to support discovery of Listen Ports
(#10530)
Co-authored-by: David Handermann <[email protected]>
Signed-off-by: David Handermann <[email protected]>
> Update all existing Listen Components to support new nifi-api Listen Ports
> interfaces
> -------------------------------------------------------------------------------------
>
> Key: NIFI-15204
> URL: https://issues.apache.org/jira/browse/NIFI-15204
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Kevin Doran
> Assignee: Kevin Doran
> Priority: Major
> Time Spent: 2h
> Remaining Estimate: 0h
>
> With the release of NiFi API v2.5.0, we now have a stable interface for
> defining Listen Ports. This ticket is to update existing extension components
> that provide data ingress ports to add support to the new
> ListenPortDefinition and ListenComponent interfaces.
> The list of components to update is:
> * HandleHTTPRequest
> * ListenFTP
> * ListenOTLP
> * ListenSyslog
> * ListenTCP
> * ListenTrapSNMP
> * ListenUDP
> * ListenUDPRecord
> * JettyWebSocketServer (CS)
> * MapCacheServer (CS)
> * SetCacheServer (CS)
> Note ListenHTTP is already updated by NIFI-15156
--
This message was sent by Atlassian Jira
(v8.20.10#820010)