[
https://issues.apache.org/jira/browse/NIFI-16071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18093348#comment-18093348
]
ASF subversion and git services commented on NIFI-16071:
--------------------------------------------------------
Commit 46fc537ec8ad6e5112a05753ffe4110f133e1c90 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=46fc537ec8a ]
NIFI-16071 Enable newly added Controller Services on versioned flow upgrade
(#11390)
Signed-off-by: David Handermann <[email protected]>
> Enable newly added controller services on versioned flow upgrade
> ----------------------------------------------------------------
>
> Key: NIFI-16071
> URL: https://issues.apache.org/jira/browse/NIFI-16071
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
>
> NIFI-15749 made a versioned flow upgrade start/enable components that are
> newly added in the new version when the process group is active (mirroring
> the state of the components that were already running). It only worked for
> newly added processors. A newly added controller service that is referenced
> solely by an existing processor (via a new property) was left DISABLED after
> the upgrade, so the referencing processor became invalid and could not run.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)