You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/05/16 20:24:00 UTC

[jira] [Commented] (NIFI-9967) MiNiFi doesn't pick up config.yml changes

    [ https://issues.apache.org/jira/browse/NIFI-9967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537778#comment-17537778 ] 

ASF subversion and git services commented on NIFI-9967:
-------------------------------------------------------

Commit bd1e033d55e5bf7b3778bb8f8d0999f2b32f99bb in nifi's branch refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=bd1e033d55 ]

NIFI-9967: Added FlowSerializationStrategy to determine which flow formats (XML,JSON) to save

This closes #6001.

Signed-off-by: Kevin Doran <kd...@apache.org>


> 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)