Mark Payne created NIFI-467:
-------------------------------
Summary: Component Lifecycle methods should be invoked with a
thread-count at least 1
Key: NIFI-467
URL: https://issues.apache.org/jira/browse/NIFI-467
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Mark Payne
Priority: Minor
It's possible for methods with @OnScheduled, @OnUnscheduled, etc., to be
invoked with thread count of 0. This could become a problem, as the processor
could be modified while these methods are running
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)