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

Oleg Zhurakousky commented on NIFI-2886:
----------------------------------------

Actually while above code snippet would still have to be revisited, the core 
issue is in _StandardProcessNode.start(..)_. We basically schedule the next 
re-try in the _catch_ clause so so the Future is already in the queue

> Framework doesn't release thread if processor administratively yields
> ---------------------------------------------------------------------
>
>                 Key: NIFI-2886
>                 URL: https://issues.apache.org/jira/browse/NIFI-2886
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: David A. Wynne
>            Assignee: Oleg Zhurakousky
>             Fix For: 1.2.0
>
>
> If a processor yields due to a exception from onScheduled it doesn't 
> immediately release the thread back to the pool.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to