[
https://issues.apache.org/jira/browse/NIFI-15245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Doran resolved NIFI-15245.
--------------------------------
Fix Version/s: 2.7.0
Resolution: Done
> Update ListenSyslog to keep the original UX with Protocol and Port properties
> -----------------------------------------------------------------------------
>
> Key: NIFI-15245
> URL: https://issues.apache.org/jira/browse/NIFI-15245
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Major
> Fix For: 2.7.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> NIFI-15212 updated ListenSyslog processor to support the new discoverable
> listen ports API. It requires adding identifiesListenPort(TransportProtocol)
> annotation to the PropertyDescriptor when it defines a port. As ListenSyslog
> supports both TCP and UDP, it was not possible to specify the
> TransportProtocol attribute on a single property. For this reason, 2 new
> properties were introduced: TCP Port and UDP Port, replacing the old Protocol
> and Port. The separated descriptors are technically required, however it is
> not necessary to change the UI at the same time. The TCP and UDP variants of
> the Port property could depend on the original Protocol property, showing
> only one at a time. This would retain the original UX and would also be
> consistent with the PutSyslog processor.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)