[
https://issues.apache.org/jira/browse/NIFI-4571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249996#comment-16249996
]
ASF subversion and git services commented on NIFI-4571:
-------------------------------------------------------
Commit 2d3e5abf81d5fa70cd6efd60644755b51c785369 in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=2d3e5ab ]
NIFI-3155, NIFI-4571: Fix issue of Remote Group Port having ID the same as on
the remote system, by adding an additional targetId field RemoteGroupPort's;
this also fixes issue of stats being mixed together for RPG's with the same
URL. This closes #2253
> Multiple Remote Process Groups that point to same URL show the same stats
> -------------------------------------------------------------------------
>
> Key: NIFI-4571
> URL: https://issues.apache.org/jira/browse/NIFI-4571
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Minor
> Fix For: 1.5.0
>
>
> If two RPG's have the same URL, they show the same stats. So if I have RPG1
> and RPG2 both with URL http://localhost:8080/nifi and I sent 1,000 FlowFiles
> to RPG1 but 10 to RPG2, RPG1 and RPG2 both show that 1,010 FlowFiles were
> sent.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)