Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-13031

/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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.24.0, 2.0.0-M2
    • None
    • None
    • None

    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.

      Attachments

        Activity

          People

            Nissim Shiman Nissim Shiman
            Nissim Shiman Nissim Shiman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: