[
https://issues.apache.org/jira/browse/FLINK-15768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-15768:
-----------------------------------
Labels: pull-request-available (was: )
> 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
>
> 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)