You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Marton Szasz (Jira)" <ji...@apache.org> on 2022/07/25 23:13:00 UTC

[jira] [Created] (MINIFICPP-1889) ListenHTTP doesn't bored yield

Marton Szasz created MINIFICPP-1889:
---------------------------------------

             Summary: ListenHTTP doesn't bored yield
                 Key: MINIFICPP-1889
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1889
             Project: Apache NiFi MiNiFi C++
          Issue Type: Bug
            Reporter: Marton Szasz


Steps to reproduce:
 # Create a ListenHTTP processor with no connections, and a scheduling period of 0
 # Run the flow

Observed: High minifi agent CPU usage

Expected: Negligible CPU usage, ListenHTTP should yield if there is nothing to do



--
This message was sent by Atlassian Jira
(v8.20.10#820010)