Pierre Villard created NIFI-15749:
-------------------------------------
Summary: 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
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)