[jira] [Created] (FLINK-4633) Implement new Client

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

[jira] [Created] (FLINK-4633) Implement new Client

Shang Yuanchun (Jira)
zhangjing created FLINK-4633:
--------------------------------

             Summary: Implement new Client
                 Key: FLINK-4633
                 URL: https://issues.apache.org/jira/browse/FLINK-4633
             Project: Flink
          Issue Type: Sub-task
          Components: Cluster Management
            Reporter: zhangjing


This is the parent issue to implement the Client changes based on FLIP-6 (https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65147077)
We should take following points into consideration when refactor Client:
1. the new Client needs to be adjusted for the new RPC abstraction.
2. some request from client, e.g SubmitJob request or ListJob requests , should be sent to other component instead of JobMaster because new JobMaster is only responsible for one job.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)