[
https://issues.apache.org/jira/browse/MINIFICPP-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi resolved MINIFICPP-1658.
--------------------------------------
Fix Version/s: 0.11.0
Resolution: Fixed
> 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
> Priority: Minor
> Fix For: 0.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)