You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by mcgilman <gi...@git.apache.org> on 2018/05/25 13:48:25 UTC

[GitHub] nifi pull request #2740: NIFI-5208: Restore dialog when nodes disconnects

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 <ma...@...>
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.

----


---

[GitHub] nifi issue #2740: NIFI-5208: Restore dialog when nodes disconnects

Posted by bbende <gi...@git.apache.org>.
Github user bbende commented on the issue:

    https://github.com/apache/nifi/pull/2740
  
    +1 Have been testing this and looks good from my perspective


---

[GitHub] nifi issue #2740: NIFI-5208: Restore dialog when nodes disconnects

Posted by bbende <gi...@git.apache.org>.
Github user bbende commented on the issue:

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


---

[GitHub] nifi issue #2740: NIFI-5208: Restore dialog when nodes disconnects

Posted by scottyaslan <gi...@git.apache.org>.
Github user scottyaslan commented on the issue:

    https://github.com/apache/nifi/pull/2740
  
    Thanks @mcgilman this is a nice addition to the cluster UX. This has been merged to master!


---

[GitHub] nifi pull request #2740: NIFI-5208: Restore dialog when nodes disconnects

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---