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

ASF GitHub Bot commented on NIFI-1777:
--------------------------------------

GitHub user pvillard31 opened a pull request:

    https://github.com/apache/nifi/pull/357

    NIFI-1777 Prevent deleting a connection going to a running processor

    

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

    $ git pull https://github.com/pvillard31/nifi NIFI-1777

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

    https://github.com/apache/nifi/pull/357.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 #357
    
----
commit de8b65e3b16f0185029fd53f201334347e0f5ffd
Author: Pierre Villard <pierre.villard...@gmail.com>
Date:   2016-04-15T14:49:47Z

    NIFI-1777 Prevent deleting a connection going to a running processor

----


> Incoming Connection Deleted While Processor Still Running
> ---------------------------------------------------------
>
>                 Key: NIFI-1777
>                 URL: https://issues.apache.org/jira/browse/NIFI-1777
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 0.6.0, 0.6.1
>            Reporter: Bryan Bende
>            Assignee: Pierre Villard
>            Priority: Minor
>             Fix For: 0.7.0
>
>
> I created a simple flow with ExecuteCommand connected to PutKafka. I had 
> PutKafka running and ExecuteCommand stopped, and then deleted ExecuteCommand. 
> At this point PutKafka showed a bulletin for being invalid because it 
> requires an incoming connection, but PutKafka was still running and couldn't 
> be stopped until adding back an incoming connection.



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

Reply via email to