[
https://issues.apache.org/jira/browse/FLINK-18783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172481#comment-17172481
]
Matt Wang commented on FLINK-18783:
-----------------------------------
The AkkaRpcService and scala dependency is necessary for Runtime, is this
necessary to load them through a separate class loader?
> Load AkkaRpcService through separate class loader
> -------------------------------------------------
>
> Key: FLINK-18783
> URL: https://issues.apache.org/jira/browse/FLINK-18783
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Affects Versions: 1.10.1, 1.12.0, 1.11.1
> Reporter: Till Rohrmann
> Priority: Major
>
> In order to reduce the runtime dependency on Scala and also to hide the Akka
> dependency I suggest to load the AkkaRpcService and its dependencies through
> a separate class loader similar to what we do with Flink's plugins.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)