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/20 23:17:25 UTC

[jira] [Commented] (MINIFI-26) RunMiNiFi needs explicit handling of RELOAD

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

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

GitHub user apiri opened a pull request:

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

    MINIFI-26 Establishing specific handling of RELOAD events 

    MINIFI-26 Establishing specific handling of RELOAD events such that notifiers are not closed on configuration changes.

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

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

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

    https://github.com/apache/nifi-minifi/pull/14.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 #14
    
----
commit 092cadb3302a037ede95d7cb7739cc6b1208c078
Author: Aldrin Piri <al...@apache.org>
Date:   2016-04-20T21:13:35Z

    MINIFI-26 Establishing specific handling of RELOAD events such that notifiers are not closed on configuration changes.

----


> RunMiNiFi needs explicit handling of RELOAD
> -------------------------------------------
>
>                 Key: MINIFI-26
>                 URL: https://issues.apache.org/jira/browse/MINIFI-26
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Aldrin Piri
>            Assignee: Aldrin Piri
>
> Reload events were not treated separately by the bootstrapping process and would incorrectly invoke shutdown of listeners.



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