vinoyang created FLINK-15939:
--------------------------------
Summary: Move runtime.clusterframework.overlays package into flink-mesos module
Key: FLINK-15939
URL:
https://issues.apache.org/jira/browse/FLINK-15939 Project: Flink
Issue Type: Improvement
Components: Runtime / Configuration
Reporter: vinoyang
Due to historical reasons, almost all classes in the current overlays package are not dependent on other components in the runtime module. All of these classes are only dependent on the {{MesosUtils}} class of the {{flink-mesos}} module. The amount of code in the current runtime module is large enough, we should move some weakly dependent classes to where it should be placed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)