ZhangAiping created FLINK-20075:
-----------------------------------
Summary: When the JobMaster is initialized, the JobID of the JobGraph is retrieved again in the createlotpool method
Key: FLINK-20075
URL:
https://issues.apache.org/jira/browse/FLINK-20075 Project: Flink
Issue Type: Improvement
Components: Runtime / Coordination
Affects Versions: 1.11.2
Reporter: ZhangAiping
In the initialization of JobMaster, the JobID is obtained twice.
For the first time, the JobID is obtained and recorded when the log is recorded;
The second time when you createSlotPool, you get it from the JobGraph again.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)