zhengcanbin commented on pull request #12003:
URL: https://github.com/apache/flink/pull/12003#issuecomment-625650308


   > @zhengcanbin I also find this issue when i test the K8s application mode. 
After adding small `sleep`(or any other command) via 
`kubernetes.container-start-command-template`. It could work. I think it 
because the `PID` 1 is not the java process and will not respond to the 
`SIGTERM`.
   > 
   > We need to create a new follow-up ticket for this issue and find a proper 
solution.
   
   We already met this problem in production and I filed a ticket 
[FLINK-17566](https://issues.apache.org/jira/browse/FLINK-17566) to track this 
issue.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to