zentol commented on a change in pull request #17679:
URL: https://github.com/apache/flink/pull/17679#discussion_r743006301
##########
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/DefaultExecutionGraph.java
##########
@@ -1042,8 +1041,7 @@ private boolean transitionState(JobStatus current,
JobStatus newState, Throwable
newState,
error);
- stateTimestamps[newState.ordinal()] = System.currentTimeMillis();
Review comment:
No that was an accident when transferring the changes from WIP branch.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]