Gábor Gyimesi created MINIFICPP-1658:
----------------------------------------

             Summary: Minifi starter script should handle signals in docker 
container
                 Key: MINIFICPP-1658
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1658
             Project: Apache NiFi MiNiFi C++
          Issue Type: Bug
            Reporter: Gábor Gyimesi
            Assignee: Gábor Gyimesi


Minifi docker image is started with the entrypoint using minifi.sh script with 
run parameter. The script currently does not pass SIGINT or SIGTERM signals to 
the minifi process when run in docker. This prevents us from stopping the 
container using CTRL+C when running locally and also terminating the container 
in a Kubernetes environment when stopping the pods with SIGTERM, resulting in 
waiting for the grace period to end in every shutdown process.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to