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 2019/01/09 22:04:00 UTC

[jira] [Created] (NIFI-5944) When NiFi restarts, if a component is expected to be running but is invalid, it never starts, even if becoming valid later

Mark Payne created NIFI-5944:
--------------------------------

             Summary: When NiFi restarts, if a component is expected to be running but is invalid, it never starts, even if becoming valid later
                 Key: NIFI-5944
                 URL: https://issues.apache.org/jira/browse/NIFI-5944
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
            Reporter: Mark Payne
            Assignee: Mark Payne


When NiFi starts up, if a component is expected to be running, NiFi will attempt to start the component. However, if the component is invalid for any reason, instead of starting the component, it throws an Exception and gives up. Instead, it should wait until the component becomes valid and then begin scheduling (or enabling, in the case of a controller service) the component. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)