[ 
https://issues.apache.org/jira/browse/NIFI-15772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070118#comment-18070118
 ] 

ASF subversion and git services commented on NIFI-15772:
--------------------------------------------------------

Commit a08dcd708bd7f9eb03a55cbf24cfd3f39b49f2b7 in nifi's branch 
refs/heads/dependabot/npm_and_yarn/nifi-frontend/src/main/frontend/multi-956f8a8b74
 from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a08dcd708bd ]

NIFI-15772 Fixed inherited Parameter Context synchronization on versioned 
Process Group upgrades (#11082)

Signed-off-by: David Handermann <[email protected]>

> 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