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)