[
https://issues.apache.org/jira/browse/NIFI-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024282#comment-18024282
]
ASF subversion and git services commented on NIFI-15016:
--------------------------------------------------------
Commit dc0dd3ac4cf20287598e54f2e9b8fd7b4538a343 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=dc0dd3ac4c ]
NIFI-15016 Ensure nested versioned groups detect scheduled-state changes
(#10356)
Signed-off-by: David Handermann <[email protected]>
> Disabling a process group doesn't block the upgrade of a versioned flow
> -----------------------------------------------------------------------
>
> Key: NIFI-15016
> URL: https://issues.apache.org/jira/browse/NIFI-15016
> Project: Apache NiFi
> Issue Type: Bug
> Components: Flow Versioning
> Affects Versions: 2.6.0
> Reporter: Alaksiej Ščarbaty
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The following sequence of steps works:
> # Have a versioned process group with an available upgrade.
> # Disable one of its nested process groups.
> # Ensure that all processors inside the nested process group are disabled.
> # Upgrade the group (yes, you can!)
> # Observe that the nested process group is enabled after the upgrade.
> This seems like a bug, since disabling a single processor blocks the upgrade.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)