You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "jinshuangxian (Jira)" <ji...@apache.org> on 2022/05/26 03:34:00 UTC

[jira] [Created] (FLINK-27793) After upgrading to flink-1.15.0, flink jobmanager cannot shutdown

jinshuangxian created FLINK-27793:
-------------------------------------

             Summary: After upgrading to flink-1.15.0, flink jobmanager cannot shutdown
                 Key: FLINK-27793
                 URL: https://issues.apache.org/jira/browse/FLINK-27793
             Project: Flink
          Issue Type: Bug
         Environment: Flink 1.15.0

Hadoop 2.7.3.2.6.5.0-292

Start the task with yarn per job
            Reporter: jinshuangxian
             Fix For: 1.15.0


Under normal circumstances, after the taskmanager fails, it will retry multiple times. After reaching the number of failures, the task will exit.

After upgrading to flink-1.15.0, the test found that when the taskmanager was abnormal, the job was completed, but the task jobmanager was still running normally, and the yarn application -list commmand found that the task was still running.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)