[jira] [Created] (FLINK-15768) Consolidate executor related class into same module in flink-clients

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

[jira] [Created] (FLINK-15768) Consolidate executor related class into same module in flink-clients

Shang Yuanchun (Jira)
Zhenqiu Huang created FLINK-15768:
-------------------------------------

             Summary: Consolidate executor related class into same module in flink-clients
                 Key: FLINK-15768
                 URL: https://issues.apache.org/jira/browse/FLINK-15768
             Project: Flink
          Issue Type: Improvement
          Components: Client / Job Submission
    Affects Versions: 1.11.0
            Reporter: Zhenqiu Huang


Currently, LocalExecutor and RemoteExecutor are in namespace org.apache.flink.client.deployment.executors, but AbstractJobClusterExecutor is underneath  org.apache.flink.client.deployment. We should unify them together into org.apache.flink.client.deployment.executors for the convention of class naming.



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