[ 
https://issues.apache.org/jira/browse/NIFI-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409545#comment-15409545
 ] 

Joseph Witt commented on NIFI-2492:
-----------------------------------

also here is the 0.x link 
https://github.com/apache/nifi/blob/0.x/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/StandardProcessorNode.java#L1191-L1225

Should be the same.

> 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)

Reply via email to