[
https://issues.apache.org/jira/browse/NIFI-11570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-11570.
-----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> Processors have difficulty restoring dynamic properties when leaving ghost
> mode
> -------------------------------------------------------------------------------
>
> Key: NIFI-11570
> URL: https://issues.apache.org/jira/browse/NIFI-11570
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.19.1
> Reporter: Nissim Shiman
> Assignee: Nissim Shiman
> Priority: Major
>
> When a processor with non sensitive dynamic properties is started in ghost
> mode due to its underlying nar being missing, it will have a difficult time
> being restored even when its nar has been replaced.
> The dynamic properties will be identified as being sensitive and not able to
> be accessed.
> So for example, if a dynamic property added to GenerateFlowFile and
> nifi-standard-nar is removed from lib and nifi is restarted, GenerateFlowFile
> will come up in ghosted mode (as expected).
> When nifi-standard-nar is replaced and nifi is restarted, GenerateFlowFile
> will be restored, but its dynamic property will not be accessable.
> This was originally filed as a second part of NIFI-11109, but after looking
> more into the underlying causes/symptoms, realized that these are two
> different issues.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)