You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (Jira)" <ji...@apache.org> on 2021/10/07 17:11:00 UTC

[jira] [Created] (NIFI-9289) Startup time is very slow if there are enabled Controller Services that are invalid

Mark Payne created NIFI-9289:
--------------------------------

             Summary: Startup time is very slow if there are enabled Controller Services that are invalid
                 Key: NIFI-9289
                 URL: https://issues.apache.org/jira/browse/NIFI-9289
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
            Reporter: Mark Payne
            Assignee: Mark Payne


If we restart NiFi, and there are controller services that are enabled but not valid, the framework will wait for 30 seconds for the service to become enabled before giving up and moving on.

This is not a very typical scenario, as it means that the service was valid before nifi was restarted. However, if a flow is copied from another NiFi instance, we can get into this situation in which it can take an extremely long time to startup.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)