Mark Payne created NIFI-13777:
---------------------------------
Summary: Stateless Process Groups fail to start if any Processor
makes use of a Controller Service in its @OnScheduled method
Key: NIFI-13777
URL: https://issues.apache.org/jira/browse/NIFI-13777
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 2.0.0-M4, 2.0.0-M3, 2.0.0-M2
Reporter: Mark Payne
Assignee: Mark Payne
Fix For: 2.0.0-M5
When starting a Stateless Process Group, if any of the Processors attempt to
access a Controller Service in its @OnScheduled method (e.g., ConsumeKafka) the
logs are filled with huge numbers of errors indicating that the processor
cannot start because the Controller Service is disabled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)