[
https://issues.apache.org/jira/browse/NIFI-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200353#comment-15200353
]
ASF GitHub Bot commented on NIFI-1464:
--------------------------------------
GitHub user olegz opened a pull request:
https://github.com/apache/nifi/pull/287
NIFI-1464 removed e.printStackTrace() from onTrigger in StandarProces…
…sScheduler
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/olegz/nifi NIFI-1464F
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/287.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 #287
----
commit 2e6482a9ad8f98e149e0ad40002dfd4bed999bb9
Author: Oleg Zhurakousky <[email protected]>
Date: 2016-03-17T20:52:07Z
NIFI-1464 removed e.printStackTrace() from onTrigger in
StandarProcessScheduler
----
> 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)