[
https://issues.apache.org/jira/browse/NIFI-9967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540270#comment-17540270
]
ASF subversion and git services commented on NIFI-9967:
-------------------------------------------------------
Commit 1bcbc746ca6831a755ea34e3d47b417862050070 in nifi's branch
refs/heads/support/nifi-1.16 from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1bcbc746ca ]
NIFI-9967: Added FlowSerializationStrategy to determine which flow formats
(XML,JSON) to save
This closes #6001.
Signed-off-by: Kevin Doran <[email protected]>
> 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
> Assignee: Matt Burgess
> Priority: Major
> Fix For: 1.17.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)