[jira] [Created] (FLINK-20903) Remove SchedulerNG.initialize method

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

[jira] [Created] (FLINK-20903) Remove SchedulerNG.initialize method

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-20903:
-------------------------------------

             Summary: Remove SchedulerNG.initialize method
                 Key: FLINK-20903
                 URL: https://issues.apache.org/jira/browse/FLINK-20903
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Coordination
    Affects Versions: 1.13.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.13.0


The {{SchedulerNG}} no longer needs the {{initialize}} method because the {{JobMaster}} is now started with a valid {{MainThreadExecutor}}. Hence, we can simplify the {{SchedulerNG}} by passing the {{ComponentMainThreadExecutor}} to the constructor of the implementations.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)