[
https://issues.apache.org/jira/browse/NIFI-13031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nissim Shiman updated NIFI-13031:
---------------------------------
Labels: backport-needed (was: )
Status: Patch Available (was: Open)
> /flow/process-groups/{id}/status rest api call will return aggregate metrics
> for connections for one of the nodes, even when nodewise query parameter is
> set to true
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-13031
> URL: https://issues.apache.org/jira/browse/NIFI-13031
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 2.0.0-M2, 1.24.0
> Reporter: Nissim Shiman
> Assignee: Nissim Shiman
> Priority: Major
> Labels: backport-needed
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The rest api call:
> /flow/process-groups/\{id}/status (with nodewise set to true)
> will return aggregate metrics for connections found in the process group as
> well as nodewise metrics for those connections as well.
> One of the nodewise connections will be the same as the aggregate (i.e.
> instead of just reporting the metrics for the connection on that node, it
> will report the metrics across all nodes for that connection). The other
> nodewise connections will report what the connection status is for that node.
> Behavior should be modified so all nodewise connection reporting is just for
> that node.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)