Matt Burgess created NIFI-9967:
----------------------------------
Summary: MiNiFi doesn't pick up config.yml changes
Key: NIFI-9967
URL: https://issues.apache.org/jira/browse/NIFI-9967
Project: Apache NiFi
Issue Type: Bug
Components: MiNiFi
Reporter: Matt Burgess
MiNiFi is still coded to overwrite flow.xml.gz from config.yml before it
restarts. But it uses NiFi’s flow loading code so as of NIFI-9069 it generates
(and looks first for) a flow.json.gz. That means once you start up MiNiFi, you
have to manually delete flow.json.gz before it will recognize any changes made
to config.yml.
MiNiFi should instead create/overwrite the flow.json.gz file.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)