[
https://issues.apache.org/jira/browse/NIFI-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138383#comment-15138383
]
Oleg Zhurakousky commented on NIFI-1487:
----------------------------------------
Not sure why GitHub didn't link it but the patch is here
https://github.com/apache/nifi/pull/210 its part of the NIFI-1464
> Currently @OnUnshceduled operation is invoked before the processor's
> onTrigger() operation finished execution.
> --------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-1487
> URL: https://issues.apache.org/jira/browse/NIFI-1487
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Oleg Zhurakousky
> Assignee: Oleg Zhurakousky
> Fix For: 0.6.0
>
>
> While it doesn't appear to have caused major issues yet largely due to the
> fact that most of the current processors do not implement _@OnUnscheduled_
> operation, it could be a problem especially for cases where _onTrigger()_
> operation depends on some resources that may be closed/nulled during
> _@OnUnscheduled_ operation.
> Will be addressed as part of NIFI-1464
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)