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

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

     [ https://issues.apache.org/jira/browse/FLINK-15768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kostas Kloudas closed FLINK-15768.
----------------------------------
    Fix Version/s: 1.10.0
       Resolution: Fixed

Merged on release-1.10 with 14a29a4621d8181c91855e5546dbeace1f70bc67
and on master with fcd2834866b7d8b9b09747a7a9a5a936f2ce1c67

> 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
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)