Gábor Gyimesi created MINIFICPP-2525:
----------------------------------------
Summary: Handle errors when enabling controllers
Key: MINIFICPP-2525
URL: https://issues.apache.org/jira/browse/MINIFICPP-2525
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
If onEnable call fails and throws an exception in controller services the
MiNiFi aborts, as those exceptions are not handled properly. In this case we
should retry the onEnable methods periodically. Processors should also fail
their onSchedule call if they try to use controllers that are not enabled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)