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

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

Commit 7dc9cf250e06e966157dde747eb3451402a5b5fd in nifi's branch 
refs/heads/NIFI-15258 from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7dc9cf250e ]

NIFI-15514: Ensure that Parameter Contexts are assigned to all Proces… (#10815)

* NIFI-15514: Ensure that Parameter Contexts are assigned to all Process Groups 
in a Connector and not just the top-level group. Ensure that all components are 
started when Connector starts instead of just Processors and Controller Services
- When Working Context is recreated, ensure that we appropriately apply 
Parameter Context to newly created Process Group(s)
- Ensure that when we cleanup unused assets for Connectors that we consider any 
assets that are referenced in either the Working or Active context instead of 
just the Active context
- Ensure that when we stop Process Group we call all tasks in background 
threads instead of calling .thenRun which could potentially run in the 
foreground thread

* NIFI-15514: Update parameter context assignment to occur during sync.

* NIFI-15514: Fixes around ensuring that processors/controller services are 
properly configured and notified of any configuration changes when parameters 
change
- Removed the updateParameterContexts from ProcessGroup.updateFlow, which was 
added in a previous commit as we went a different direction for the fix

---------

Co-authored-by: Bob Paulin <[email protected]>

> Connectors' parameter contexts not working in nested groups
> -----------------------------------------------------------
>
>                 Key: NIFI-15514
>                 URL: https://issues.apache.org/jira/browse/NIFI-15514
>             Project: Apache NiFi
>          Issue Type: Task
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>




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

Reply via email to