You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2021/06/22 09:00:00 UTC

[jira] [Created] (FLINK-23091) Bump Akka to 2.6

Chesnay Schepler created FLINK-23091:
----------------------------------------

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