[
https://issues.apache.org/jira/browse/FLINK-23091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367565#comment-17367565
]
Chesnay Schepler commented on FLINK-23091:
------------------------------------------
[~echauchot] I already have a working version of Akka 2.6 loaded via a separate
class loader, and FLINK-14105 is by now pretty much just about me upstreaming
the changes.
> Bump Akka to 2.6
> ----------------
>
> Key: FLINK-23091
> URL: https://issues.apache.org/jira/browse/FLINK-23091
> Project: Flink
> Issue Type: Sub-task
> Components: Build System, Runtime / Coordination
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Fix For: 1.14.0
>
>
> When loading akka 2.5 through a separate classloader a leak occurs because
> akka 2.5 contains a custom ForkJoinPool implementation with a ThreadLocal,
> which results in a ClassLoaderLeak if any outside thread touches this
> implementation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)