[
https://issues.apache.org/jira/browse/NIFI-10515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Gresock resolved NIFI-10515.
--------------------------------
Fix Version/s: 1.18.0
Resolution: Fixed
> StandardVersionedComponentSynchronizer restarting controller service when
> proposal is to be disabled
> ----------------------------------------------------------------------------------------------------
>
> Key: NIFI-10515
> URL: https://issues.apache.org/jira/browse/NIFI-10515
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Minor
> Fix For: 1.18.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In the StandardVersionedComponentSynchronizer, when {{synchronize}} is called
> with a Controller Service, and the proposed VersionedControllerService has a
> ScheduledState of DISABLED, the service is disabled, along with all of its
> dependencies.
> However, if the service has any other controller services referencing it,
> they all end up being restarted, along with the service itself.
> This does not affect any services that are updated via the UI, REST API, or
> when syncing with cluster. This affects only calls going through
> StandardVersionedComponentSynchronizer.synchronize(ControllerService, ...)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)