[
https://issues.apache.org/jira/browse/FLINK-18783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Nowojski reopened FLINK-18783:
------------------------------------
I had to revert part (e341e47804c) of this change due to performance regression
in various of benchmarks. After a discussion with [~chesnay] he suspect that
this commit is most likely culprit.
reverted e341e47804c as 70d3f84ed8a on master
> Load AkkaRpcService through separate class loader
> -------------------------------------------------
>
> Key: FLINK-18783
> URL: https://issues.apache.org/jira/browse/FLINK-18783
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Affects Versions: 1.10.1, 1.11.1, 1.12.0
> Reporter: Till Rohrmann
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> 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)