You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/09/30 16:05:00 UTC

[jira] [Commented] (NIFI-10240) UI: Processor is invalid because of a property not shown in UI

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

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

Commit abf88c3aab3919f3a43cb181aa38e3a54be81010 in nifi's branch refs/heads/main from Emilio Setiadarma
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=abf88c3aab ]

NIFI-10240 Removed custom validation for SSL Context Service in ListenSyslog

- Made sure to check TCP is protocol set before using SSL Context Service during runtime

This closes #6441

Signed-off-by: David Handermann <ex...@apache.org>


> UI: Processor is invalid because of a property not shown in UI
> --------------------------------------------------------------
>
>                 Key: NIFI-10240
>                 URL: https://issues.apache.org/jira/browse/NIFI-10240
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>            Reporter: Andrew M. Lim
>            Priority: Major
>         Attachments: TCP.png, UDP.png
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Can illustrate this issue with the ListenSyslog processor.
> Configure a ListenSyslog with the protocol TCP, enter a Port and set a controller service for the SSL Context Service property. This configuration is valid:
>  !TCP.png! 
> Now change the protocol to UDP.  This configuration is considered invalid because of the SSL Context Service that is not needed or shown by the UI:
>  !UDP.png! 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)