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)