Mark Payne created NIFI-10262:
---------------------------------
Summary: When user chooses to "Enable Controller Services" if any
fails to enable, the rest also fail
Key: NIFI-10262
URL: https://issues.apache.org/jira/browse/NIFI-10262
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Mark Payne
Assignee: Mark Payne
When a user right-clicks on a PG (or the canvas) and chooses "Enable Controller
Services" the endpoint will loop through all controller services in that group
& below. It will enable the controller service. If the CS enablement times out,
it will continue on to the next service. However, if the CS throws an Exception
from its `@OnEnabled` controller service, it will not enable additional
Controller Services.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)