You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "kathleen sharp (JIRA)" <ji...@apache.org> on 2017/04/12 11:47:41 UTC

[jira] [Created] (FLINK-6300) PID1 of docker images does not behave correctly

kathleen sharp created FLINK-6300:
-------------------------------------

             Summary: PID1 of docker images does not behave correctly
                 Key: FLINK-6300
                 URL: https://issues.apache.org/jira/browse/FLINK-6300
             Project: Flink
          Issue Type: Bug
          Components: Docker
    Affects Versions: 1.1.4, 2.0.0
         Environment: all
            Reporter: kathleen sharp
            Priority: Critical


When running the task manager and job manager docker images the process with PID1 is a bash script.

There is a problem in using bash as the PID1 process in a docker
container as docker sends SIGTERM, but bash doesn't send this to its
child processes.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)