You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2015/12/08 04:06:10 UTC

[jira] [Created] (NIFI-1271) Output Port of an inner process group has high CPU utilization when there is backpressure

Aldrin Piri created NIFI-1271:
---------------------------------

             Summary: Output Port of an inner process group has high CPU utilization when there is backpressure
                 Key: NIFI-1271
                 URL: https://issues.apache.org/jira/browse/NIFI-1271
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
    Affects Versions: 0.3.0
            Reporter: Aldrin Piri
            Priority: Minor


Related to the template that drew out the issue with DistributeLoad in NIFI-1269, noticed that the computer was working fairly hard despite backpressure throughout the system effectively stopping processing/ingest.

After going through the system, it seemed this was related solely to the output port of the process group.  Toggling this directly went from near zero cpu usage to a much higher level of consumption.

Will attach a template.  To recreate, have the entirety of the processing path get backpressure to the point of ingest with GetFile.  At this point, all components can be stopped.  Toggling the Ingest File Stream output port will show the high level CPU usage.



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