Mark Bean created NIFI-10703:
--------------------------------
Summary: Event Driven
Key: NIFI-10703
URL: https://issues.apache.org/jira/browse/NIFI-10703
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.18.0
Reporter: Mark Bean
The controller setting for Maximum Event Driven Thread Count is reset to "1"
after restarting NiFi. This occurs because this property is not written to the
flow.json.gz file; it is only present in the flow.xml.gz.
Therefore, until this issue is reolved and the property added to the JSON, a
work-around is to remove the flow.json.gz before restarting NiFi.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)