Description
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.
Attachments
Attachments
Issue Links
- links to