[ https://issues.apache.org/jira/browse/FLINK-19000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17196877#comment-17196877 ]
Robert Metzger commented on FLINK-19000: ---------------------------------------- Resolved in https://github.com/apache/flink/commit/12967c8721b5515d55eff87cfdc4b53633b6f1a8. > Forward JobStatus.INITIALIZING timestamp to ExecutionGraph > ---------------------------------------------------------- > > Key: FLINK-19000 > URL: https://issues.apache.org/jira/browse/FLINK-19000 > Project: Flink > Issue Type: Improvement > Components: Runtime / Coordination > Affects Versions: 1.12.0 > Reporter: Robert Metzger > Assignee: Robert Metzger > Priority: Major > Labels: pull-request-available > > This is a follow up to FLINK-16866. > Currently, in the ExecutionGraph, the timestamp for JobStatus.INITIALIZING is > not set (defaulting to 0), leading to an inconsistent stateTimestamps array. > To resolve this ticket, one needs to forward the timestamp from the > Dispatcher (where the initialization is started) to the ExecutionGraph. -- This message was sent by Atlassian Jira (v8.3.4#803005)