Robert Metzger created FLINK-19927: -------------------------------------- Summary: ExecutionStateUpdateListener is only updated when legacy scheduling is enabled Key: FLINK-19927 URL: https://issues.apache.org/jira/browse/FLINK-19927 Project: Flink Issue Type: Bug Components: Runtime / Coordination Affects Versions: 1.12.0 Reporter: Robert Metzger Fix For: 1.12.0
This is a finding from FLINK-19805. The {{ExecutionDeploymentTracker}} is never notified about executions reaching terminal state, when using the default scheduler. This can potentially lead to invalid execution reconciliation behavior. -- This message was sent by Atlassian Jira (v8.3.4#803005)