Matthias Pohl created FLINK-26798:
-------------------------------------

             Summary: JobMaster.testJobFailureWhenTaskExecutorHeartbeatTimeout 
failed due to missing Execution
                 Key: FLINK-26798
                 URL: https://issues.apache.org/jira/browse/FLINK-26798
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Coordination
    Affects Versions: 1.15.0, 1.16.0
            Reporter: Matthias Pohl


[This 
build|https://dev.azure.com/mapohl/flink/_build/results?buildId=897&view=logs&j=cc649950-03e9-5fae-8326-2f1ad744b536&t=a9a20597-291c-5240-9913-a731d46d6dd1&l=8399]
 failed due to an {{ExecutionGraphException}} indicating that an expected 
{{Execution}} wasn't around:
{code}
[...]
Caused by: org.apache.flink.util.FlinkException: Execution 
48dbc880c8225256b8bc112ea36e9082 is unexpectedly no longer running on task 
executor bbad15fcb93d4b2b4f80fe2c35e03e6d.
        at 
org.apache.flink.runtime.jobmaster.JobMaster$1.onMissingDeploymentsOf(JobMaster.java:250)
 ~[classes/:?]
        ... 35 more
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to