nicoweidner commented on a change in pull request #17679:
URL: https://github.com/apache/flink/pull/17679#discussion_r742959695
##########
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:
Was this line removed on purpose? Seems unrelated to removing the error
--
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]