[ https://issues.apache.org/jira/browse/FLINK-25831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Till Rohrmann updated FLINK-25831: ---------------------------------- Parent: FLINK-25817 Issue Type: Sub-task (was: Bug) > 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: Sub-task > Components: Runtime / Coordination > Affects Versions: 1.15.0, 1.14.3 > Reporter: Till Rohrmann > Assignee: Till Rohrmann > Priority: Major > > 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)