Mark Payne created NIFI-9730:
--------------------------------
Summary: When upgrading to 1.16 or importing a flow from an older
version, NiFi shows local changes on each processor
Key: NIFI-9730
URL: https://issues.apache.org/jira/browse/NIFI-9730
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.16.0
Reporter: Mark Payne
Assignee: Mark Payne
Fix For: 1.16.0
This issue does not affect any version of NiFi that has already been released.
Version 1.16 of NiFi now exposes several options for retrying failed attempts
for processors. Versioned Flows built against older versions of NiFi don't have
these fields. As a result, it shows all of these changes as Local Modifications
(e.g., Max Backoff Period changed from 'null' to '10 mins').
We should ignore these changes when the comparison shows that a null value was
changed to the default value.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)