[ 
https://issues.apache.org/jira/browse/NIFI-15772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Handermann updated NIFI-15772:
------------------------------------
    Fix Version/s: 2.9.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> 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
>            Priority: Major
>             Fix For: 2.9.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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