You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhu Zhu (Jira)" <ji...@apache.org> on 2022/07/19 12:36:00 UTC

[jira] [Created] (FLINK-28612) Cancel pending slot allocation after canceling executions

Zhu Zhu created FLINK-28612:
-------------------------------

             Summary: Cancel pending slot allocation after canceling executions
                 Key: FLINK-28612
                 URL: https://issues.apache.org/jira/browse/FLINK-28612
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Coordination
            Reporter: Zhu Zhu
             Fix For: 1.16.0


Canceling pending slot allocation before canceling executions will result in execution failures  and pollute the logs. It will also result in an execution to be FAILED even if the execution vertex has FINISHED, which breaks the assumption of SpeculativeScheduler#isExecutionVertexPossibleToFinish().



--
This message was sent by Atlassian Jira
(v8.20.10#820010)