[
https://issues.apache.org/jira/browse/NIFI-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195313#comment-15195313
]
ASF GitHub Bot commented on NIFI-1464:
--------------------------------------
GitHub user olegz opened a pull request:
https://github.com/apache/nifi/pull/279
NIFI-1464 fixed OnScheduled invocation to pass ProcessContext
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/olegz/nifi NIFI-1464C
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/279.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #279
----
commit 05bd552941dd496ec219d4ce724591766b6c4351
Author: Oleg Zhurakousky <[email protected]>
Date: 2016-03-15T13:48:29Z
NIFI-1464 fixed OnScheduled invocation to pass ProcessContext
----
> Refactor lifecycle code for Processors and other components
> -----------------------------------------------------------
>
> Key: NIFI-1464
> URL: https://issues.apache.org/jira/browse/NIFI-1464
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Oleg Zhurakousky
> Assignee: Oleg Zhurakousky
> Fix For: 0.6.0
>
>
> Similar lifecycle handling improvements that went in as part of the NIFI-1164
> for ControllerServices, could/should be applied to other components (e..g,
> Processors).
> The improvements may also help to address NIFI-78 (may be without killing the
> thread).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)