Brandon DeVries created NIFI-2492:
-------------------------------------
Summary: Processor startup issue
Key: NIFI-2492
URL: https://issues.apache.org/jira/browse/NIFI-2492
Project: Apache NiFi
Issue Type: Bug
Reporter: Brandon DeVries
Priority: Minor
In the process of testing NIFI-2160 and NIFI-2344, we found that if a processor
throws an Exception (e.g. IllegalStateException) from its @OnScheduled method,
it will not resume its STARTED state. In a cluster, this could result in
inconsistent state similar to NIFI-2491, and should either not be allowed to
happen (terminate the instance), or should be made clear in the UI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)