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/04/28 14:47:00 UTC

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

     [ https://issues.apache.org/jira/browse/MINIFICPP-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marton Szasz resolved MINIFICPP-1775.
-------------------------------------
      Assignee: Marton Szasz
    Resolution: Invalid

Implemented a service restart without a process restart, so this is no longer needed.

> 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
>            Assignee: Marton Szasz
>            Priority: Major
>
> 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.7#820007)