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)