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/03/10 14:49:00 UTC

[jira] [Commented] (NIFI-8307) Controller Services not fully enabling on startup, preventing NiFi from completing startup

    [ https://issues.apache.org/jira/browse/NIFI-8307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298882#comment-17298882 ] 

Mark Payne commented on NIFI-8307:
----------------------------------

My suspicion is that this was caused when NIFI-8212 was rebased/merged. It appears that we lost the line of code that recursively calls StandardControllerServiceProvider.enableControllerServiceAndDependencies

> Controller Services not fully enabling on startup, preventing NiFi from completing startup
> ------------------------------------------------------------------------------------------
>
>                 Key: NIFI-8307
>                 URL: https://issues.apache.org/jira/browse/NIFI-8307
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.13.1
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Blocker
>             Fix For: 1.13.1
>
>
> If we have Controller Service A, with a reference to Controller Service B, and both are Enabled, NiFi does not complete its startup. Or it takes a really long time to do so, and services are not fully enabled when it completes.
> If there are no Controller Services that reference other Controller Services, this works fine, though. This appears to be an issue only on the {{main}} branch and should not affect any released version of NiFi



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