You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam Debreceni (Jira)" <ji...@apache.org> on 2020/11/16 10:14:00 UTC

[jira] [Created] (MINIFICPP-1407) Properly handle config deletion

Adam Debreceni created MINIFICPP-1407:
-----------------------------------------

             Summary: Properly handle config deletion
                 Key: MINIFICPP-1407
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1407
             Project: Apache NiFi MiNiFi C++
          Issue Type: Bug
            Reporter: Adam Debreceni


Currently on c2 update we write the flow url only once (only if it is missing from minifi.properties). This makes it impossible to refetch the correct flow if the agent is restarted and the configuration file is deleted (by accident or on purpose). We should correctly update the flow url on each c2 update, and if no flow config is present, use that to instantiate a flow.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)