[
https://issues.apache.org/jira/browse/NIFI-10703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630664#comment-17630664
]
Mark Bean commented on NIFI-10703:
----------------------------------
I'm fairly certain it was left out intentionally because Event Driven is
generally a bad idea, and it will likely be removed when advancing to NiFi 2.0.
However, I feel that it should still be fully supported until then. If it's a
configurable feature, it should continue to function.
> Event Driven Thread Count resets on NiFi restart
> ------------------------------------------------
>
> 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
> Assignee: Nathan Gough
> Priority: Minor
>
> 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)