You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/19 19:27:25 UTC

[jira] [Commented] (MINIFI-19) Provide notification to RunMiNiFi of MiNiFi shutdowns

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

ASF GitHub Bot commented on MINIFI-19:
--------------------------------------

GitHub user apiri opened a pull request:

    https://github.com/apache/nifi-minifi/pull/12

    MINIFI-19 Adding a shutdown command to RunMiNiFi

    Adding a shutdown command for the MiNiFi instance to communicate with the bootstrap process to provide an opportunity for shutdown of components.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apiri/nifi-minifi MINIFI-19

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi-minifi/pull/12.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 #12
    
----
commit 86440894181ecb80115bc81bdcdb26caca5339e4
Author: Aldrin Piri <al...@apache.org>
Date:   2016-04-19T17:22:52Z

    Adding a shutdown command for the MiNiFi instance to communicate with the bootstrap process to provide an opportunity for shutdown of components.

----


> Provide notification to RunMiNiFi of MiNiFi shutdowns
> -----------------------------------------------------
>
>                 Key: MINIFI-19
>                 URL: https://issues.apache.org/jira/browse/MINIFI-19
>             Project: Apache NiFi MiNiFi
>          Issue Type: Improvement
>            Reporter: Aldrin Piri
>            Assignee: Aldrin Piri
>
> Given the new responsibilities of RunMiNiFi, additional signals are needed to handle managed processes such as notifiers so that they can be actively stopped/closed.



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