[
https://issues.apache.org/jira/browse/NIFI-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne resolved NIFI-467.
-----------------------------
Resolution: Fixed
This was addressed in NIFI-2545
> 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.4.14#64029)