You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by markap14 <gi...@git.apache.org> on 2016/07/21 00:34:27 UTC

[GitHub] nifi pull request #697: NIFI-2334: Delegate requests for cluster info to the...

GitHub user markap14 opened a pull request:

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

    NIFI-2334: Delegate requests for cluster info to the cluster coordinator

    

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

    $ git pull https://github.com/markap14/nifi NIFI-2334

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

    https://github.com/apache/nifi/pull/697.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 #697
    
----
commit 439db3a2fb54c1f7a0bcb07b61163b2fc1e86d2f
Author: Mark Payne <ma...@hotmail.com>
Date:   2016-07-21T00:34:10Z

    NIFI-2334: Delegate requests for cluster info to the cluster coordinator

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi pull request #697: NIFI-2334: Delegate requests for cluster info to the...

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

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi issue #697: NIFI-2334: Delegate requests for cluster info to the cluste...

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

    https://github.com/apache/nifi/pull/697
  
    +1
    
    Visually verified code (should probably fix your auto-format of imports though) and did a contrib check build. I saw this problem before when disconnecting/connecting various nodes. After this commit I no longer saw the problem when using a secure 3 node cluster. Thanks @markap14, I will merge it in.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---