Till Rohrmann created FLINK-25831:
-------------------------------------

             Summary: ExecutionVertex.getLatestPriorAllocation fails if there 
is an unsuccessful restart attempt
                 Key: FLINK-25831
                 URL: https://issues.apache.org/jira/browse/FLINK-25831
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Coordination
    Affects Versions: 1.14.3, 1.15.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann


The {{ExecutionVertex.getLatestPriorAllocation}} does not return the latest 
prior allocation if there was an unsuccessful restart attempt in between. The 
problem is that we only look at the last {{Execution}}. Due to this, 
{{ExecutionVertex.getLatestPriorAllocation}} sometimes returns {{null}} even 
though there is a prior {{AllocationID}}.



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

Reply via email to