zentol commented on a change in pull request #15049:
URL: https://github.com/apache/flink/pull/15049#discussion_r598512238
##########
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/ExecutionGraphInfo.java
##########
@@ -35,15 +33,15 @@
private static final long serialVersionUID = -6134203195124124202L;
- private final ArchivedExecutionGraph executionGraph;
- private final List<ErrorInfo> exceptionHistory;
+ private final AccessExecutionGraph executionGraph;
Review comment:
Let's revert it for now and re-evaluate things down the line.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]