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

[jira] [Created] (MINIFICPP-1775) Configure restart strategy after C2 property update

Marton Szasz created MINIFICPP-1775:
---------------------------------------

             Summary: Configure restart strategy after C2 property update
                 Key: MINIFICPP-1775
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1775
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Marton Szasz


After certain C2 operations, the agent might need to restart itself. Implement a few options for restart:
- exit and let the service manager restart the agent (windows service, systemd service)
- exit with a certain exit code and let a wrapper script restart the agent (docker)
- others?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)