GitHub user ijokarumawak opened a pull request:

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

    NIFI-2825: Fix S2S getPeers flow file count

    - Added ClusterWorkload message to retrieve workload information from a
      cluster coordinator
    - Use cluster workload to return queued flow file count to site-to-site
      client so that it can calculate distribution of data transfer
    
    Added related unit tests, as well as test with running NiFi secure/unsecure 
cluster, and standalone.

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

    $ git pull https://github.com/ijokarumawak/nifi nifi-2825

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

    https://github.com/apache/nifi/pull/1084.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 #1084
    
----
commit 2fde9b9d478f3a421bc883ea0d23a21bfa79d5b2
Author: Koji Kawamura <[email protected]>
Date:   2016-09-28T02:07:22Z

    NIFI-2825: Fix S2S getPeers flow file count
    
    - Added ClusterWorkload message to retrieve workload information from a
      cluster coordinator
    - Use cluster workload to return queued flow file count to site-to-site
      client so that it can calculate distribution of data transfer

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to