Bill Nickless created NIFI-9488:
-----------------------------------

             Summary: Make bootstrap configurable to not restart NiFi 
automatically
                 Key: NIFI-9488
                 URL: https://issues.apache.org/jira/browse/NIFI-9488
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Configuration, Docker
    Affects Versions: 1.15.0
         Environment: container runtimes like Docker or containerd, driven by 
an orchestrator like Kubernetes
            Reporter: Bill Nickless


When running NiFi under a container runtime and orchestrator like Kubernetes, 
it is sometimes useful for the orchestrator to know when the NiFi process is 
stopping (e.g. killed by the Linux OOMkiller).  When the bootstrap 
automatically restarts NiFi it obscures that fact from the orchestrator.  
Having the bootstrap simply terminate when NiFi terminates would expose the 
fact of the main NiFi process crashing or terminating to the container runtime, 
which would in turn notify the orchestrator.



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

Reply via email to