Pierre Villard created NIFI-15772:
-------------------------------------

             Summary: Fix inherited parameter context synchronization during 
versioned process group upgrade
                 Key: NIFI-15772
                 URL: https://issues.apache.org/jira/browse/NIFI-15772
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Pierre Villard
            Assignee: Pierre Villard


When upgrading a versioned process group from version N to N+1, new parameters 
added to an inherited parameter context are silently dropped. If a process 
group is bound to parameter context P1 which inherits from P2, and a new 
parameter is added to P2 in the new version, the upgrade does not add that 
parameter to P2 because no code path calls addMissingConfiguration for contexts 
not directly bound to a process group.



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

Reply via email to