TisonKun created FLINK-12040:
--------------------------------
Summary: Remove unused akka dependencies in pom.xml
Key: FLINK-12040
URL:
https://issues.apache.org/jira/browse/FLINK-12040 Project: Flink
Issue Type: Improvement
Components: Build System
Affects Versions: 1.9.0
Reporter: TisonKun
Assignee: TisonKun
Fix For: 1.9.0
With FLIP-6 and FLINK-10392 we can remove several now unused dependencies in pom.xml such as {{flink-yarn-tests}} and {{flink-client}} (if FLINK-11146 get resolved).
Ideally it should be only {{flink-runtime}} has this dependency and thus we can make a relocation for users to use their own akka. Otherwise we might run into the situation that Spark once meet. One of the most challenging part is {{flink-mesos}} still heavily rely on direct access to akka.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)