[ 
https://issues.apache.org/jira/browse/NIFI-13031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nissim Shiman updated NIFI-13031:
---------------------------------
    Description: 
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.

  was:
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.


> /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: 1.24.0, 2.0.0-M2
>            Reporter: Nissim Shiman
>            Assignee: Nissim Shiman
>            Priority: Major
>
> 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)

Reply via email to