TisonKun created FLINK-13573: -------------------------------- Summary: Merge SubmittedJobGraph into JobGraph Key: FLINK-13573 URL: https://issues.apache.org/jira/browse/FLINK-13573 Project: Flink Issue Type: Improvement Components: Runtime / Coordination Affects Versions: 1.10.0 Reporter: TisonKun Fix For: 1.10.0
As time goes on, {{SubmittedJobGraph}} becomes a thin wrapper of {{JobGraph}} without any additional information. It is reasonable that we merge {{SubmittedJobGraph}} into {{JobGraph}} and use only {{JobGraph}}. WDYT? cc [~till.rohrmann] [~GJL] -- This message was sent by Atlassian JIRA (v7.6.14#76016)