[
https://issues.apache.org/jira/browse/NIFI-14781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18009565#comment-18009565
]
ASF subversion and git services commented on NIFI-14781:
--------------------------------------------------------
Commit c0995a882482d6fb92a6387abf4e6aca4ae4c32e in nifi's branch
refs/heads/main from Joe Gresock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c0995a8824 ]
NIFI-14781: Adding ParameterProvider support in resolving compatible bundles
during PG replace-request
Signed-off-by: Pierre Villard <[email protected]>
This closes #10130.
> ParameterProviders excluded in discovering compatible bundles when replacing
> a process group
> --------------------------------------------------------------------------------------------
>
> Key: NIFI-14781
> URL: https://issues.apache.org/jira/browse/NIFI-14781
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 2.5.0
> Reporter: Joe Gresock
> Assignee: Joe Gresock
> Priority: Major
> Fix For: 2.6.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When a Process Group replace-request is submitted,
> serviceFacade.discoverCompatibleBundles is called on processors and
> controller services, but not parameter providers. This results in an
> unnecessarily strict requirement that parameter providers precisely match the
> input bundle version.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)