RocMarshal commented on code in PR #27580:
URL: https://github.com/apache/flink/pull/27580#discussion_r2867297673
##########
flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/ExecutionGraphInfo.java:
##########
@@ -43,6 +44,12 @@ public class ExecutionGraphInfo implements Serializable {
private final Iterable<RootExceptionHistoryEntry> exceptionHistory;
@Nullable private final JobManagerOptions.SchedulerType schedulerType;
+ /**
+ * The value is null when the job is not enabled {@link
Review Comment:
Thanks @WeiZhong94 .
The quick-linking is invalid when the package path prefix is removed.
So, pls let us keep it as original edition~
--
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]