[jira] [Created] (FLINK-20075) When the JobMaster is initialized, the JobID of the JobGraph is retrieved again in the createlotpool method

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-20075) When the JobMaster is initialized, the JobID of the JobGraph is retrieved again in the createlotpool method

Shang Yuanchun (Jira)
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)