GitHub user mcgilman opened a pull request:

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

    NIFI-5208: Restore dialog when nodes disconnects

    NIFI-5208:
    - Fixing missing message when a node is disconnected from a cluster.
    - Updating endpoints to accept a flag to allow for changes to be made to a 
disconnected node.
    - Updating custom UIs to acknowledge disconnected nodes prior to performing 
modifications.

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

    $ git pull https://github.com/mcgilman/nifi NIFI-5208

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

    https://github.com/apache/nifi/pull/2740.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 #2740
    
----
commit ab6d7aaf8f81ef2136c6f94c1e5b4e121188c4cb
Author: Matt Gilman <matt.c.gilman@...>
Date:   2018-05-22T14:32:56Z

    NIFI-5208:
    - Fixing missing message when a node is disconnected from a cluster.
    - Updating endpoints to accept a flag to allow for changes to be made to a 
disconnected node.
    - Updating custom UIs to acknowledge disconnected nodes prior to performing 
modifications.

----


---

Reply via email to