Mark Payne created NIFI-10515:
---------------------------------

             Summary: 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


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)

Reply via email to