[
https://issues.apache.org/jira/browse/NIFI-8307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298935#comment-17298935
]
ASF subversion and git services commented on NIFI-8307:
-------------------------------------------------------
Commit a9b435e8d393611455ad1b7d6b835998f7d73ba3 in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a9b435e ]
NIFI-8307: When
StandardControllerServiceProvider.enableControllerServiceAndDependencies is
called, ensure that it recursively calls itself for any dependent controller
services. Updated toString() of ControllerServiceNode and passed itself to the
ServiceStateTransition in order to facilitate better logging
Signed-off-by: Pierre Villard <[email protected]>
This closes #4882.
> 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.14.0, 1.13.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)