[
https://issues.apache.org/jira/browse/NIFI-15749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070083#comment-18070083
]
ASF subversion and git services commented on NIFI-15749:
--------------------------------------------------------
Commit c757de20f1b5ec39dc9c8e3b5913f9539badd1af in nifi's branch
refs/heads/dependabot/npm_and_yarn/nifi-frontend/src/main/frontend/handlebars-4.7.9
from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c757de20f1b ]
NIFI-15749 - Start newly added components when upgrading versioned process
group (#11061)
* NIFI-15749 - Start newly added components when upgrading versioned process
group
* active state based on processors only
> Start newly added components when upgrading versioned process group
> -------------------------------------------------------------------
>
> Key: NIFI-15749
> URL: https://issues.apache.org/jira/browse/NIFI-15749
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, Flow Versioning
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Fix For: 2.9.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> When upgrading a versioned process group from version N to N+1, new
> controller services added in the new version are never enabled, even when the
> versioned flow specifies they should be. This creates an inconsistency where
> new processors are started (via the transitionComponentState passthrough),
> but the controller services they depended on remain disabled, leaving those
> processors in an invalid state.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)