Oleg Zhurakousky created NIFI-1487:
--------------------------------------

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

Reply via email to