[ 
https://issues.apache.org/jira/browse/FLINK-18783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172501#comment-17172501
 ] 

Till Rohrmann commented on FLINK-18783:
---------------------------------------

It would reduce the number of dependencies on the classpath which might collide 
with other dependencies. Moreover, it would be one step towards a Scala-free 
{{flink-runtime}} module.

> 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)

Reply via email to