You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2020/07/31 10:05:00 UTC

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

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)