You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2020/01/24 23:29:00 UTC

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

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)