markobean commented on PR #6638:
URL: https://github.com/apache/nifi/pull/6638#issuecomment-1315988976

   Other than above log message correction, this looks good now.
   
   I tested by installing nifi and using the flow.json.gz from a NiFi 1.18.0 
installation. There was only a `flow.json.gz` and no `flow.xml.gz` in the conf/ 
directory.
   Started NiFi. No problem. `Maximum event driven thread count` defaulted to 
"1". The value was updated to "4" and NiFi restarted. The value was maintained. 
This proves the original symptom has been corrected.
   
   Also, NiFi was shutdown, `flow.xml.gz` was removed, and NiFi started. Again, 
the value of "4" was maintained for `Maximum event driven thread count`.
   
   The removal of `flow.xml.gz` was an important part of the process. If this 
version of the flow was present, then the event driven thread count was 
obtained from it. 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to