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/12/13 15:24:00 UTC

[jira] [Created] (MINIFICPP-2015) Increase the default thread count

Marton Szasz created MINIFICPP-2015:
---------------------------------------

             Summary: Increase the default thread count
                 Key: MINIFICPP-2015
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2015
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Marton Szasz


The default thread pool thread count is 2, which is fairly low in many use cases. Some processors block whole threads for IO and network operations, causing starvation of other parts of the flow. Increasing the default to 5 would be a better starting point.



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