[jira] [Created] (FLINK-18783) Load AkkaRpcService through separate class loader

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-18783) Load AkkaRpcService through separate class loader

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-18783:
-------------------------------------

             Summary: 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.11.1, 1.10.1, 1.12.0
            Reporter: Till Rohrmann


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)