You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/13 11:32:25 UTC

[jira] [Commented] (NIFI-1755) Remote Process Group Status

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

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

GitHub user pvillard31 opened a pull request:

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

    NIFI-1755 Fixed remote process group status counts by only considering connected remote ports

    

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

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

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

    https://github.com/apache/nifi/pull/347.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 #347
    
----
commit 147f528eb8e5e7a4da5f6e49c5f16657227d5e58
Author: Pierre Villard <pi...@gmail.com>
Date:   2016-04-13T09:31:23Z

    NIFI-1755 Fixed remote process group status counts by only considering connected remote ports

----


> Remote Process Group Status
> ---------------------------
>
>                 Key: NIFI-1755
>                 URL: https://issues.apache.org/jira/browse/NIFI-1755
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Core UI
>            Reporter: Matt Gilman
>            Assignee: Pierre Villard
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> If a flow has multiple Remote Process Groups (RPG) pointed at the same target NiFi instance, each RPG will report the total Sent/Received to/from that system. Not the amount that each individual RPG Sent/Received alone. 



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