[
https://issues.apache.org/jira/browse/NIFI-9722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-9722:
-----------------------------
Priority: Critical (was: Major)
> Cannot create a "ghost" processor if it references non-sensitive parameters
> ---------------------------------------------------------------------------
>
> Key: NIFI-9722
> URL: https://issues.apache.org/jira/browse/NIFI-9722
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Critical
> Fix For: 1.16.0
>
>
> I attempted to import a user's flow into my NiFi instance. The flow
> referenced processors that are not part of the standard Apache NiFi build. I
> got an error indicating that the flow couldn't be imported because a property
> is non-sensitive but referenced a sensitive parameter.
> This is problematic because for a "ghost" processor, all properties are
> considered sensitive. We already have validation setup so that the component
> becomes invalid in such a case. We should avoid throwing an Exception in the
> {{verify}} method and instead just let the component be invalid.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)