Mark Payne created NIFI-11446:
---------------------------------
Summary: Better handling for cases where Python process dies
Key: NIFI-11446
URL: https://issues.apache.org/jira/browse/NIFI-11446
Project: Apache NiFi
Issue Type: Sub-task
Components: Core Framework
Reporter: Mark Payne
If a Python process dies, we need the ability to detect this, re-launch the
Process, and recreate the Processors that are a part of the Process, and then
restore the Processors' configuration and enable/start them. Essentially, if
the Python process dies, the framework should spawn a new process and allow the
Processor to keep running.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)