Details
-
Improvement
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
Flink's RPC framework is now based on Apache Pekko instead of Akka. Any Akka dependencies were removed.
Description
Akka 2.6.x will not receive security fixes from September 2023 onwards (see https://discuss.lightbend.com/t/2-6-x-maintenance-proposal/9949).
A mid-term plan to replace Akka is described in FLINK-29281. In the meantime, we suggest to replace Akka by Apache Pekko (incubating), which is a fork of Akka 2.6.x under the Apache 2.0 license. This way - if needed - we at least have the ability to release security fixes ourselves in collaboration with the Pekko community.
Attachments
Issue Links
- causes
-
FLINK-32678 Release Testing: Stress-Test to cover multiple low-level changes in Flink
- Resolved
-
FLINK-32683 Update Pekko from 1.0.0 to 1.0.1
- Closed
-
FLINK-32684 Renaming AkkaOptions into RpcOptions
- Resolved
- is related to
-
FLINK-29281 Replace Akka by gRPC-based RPC implementation
- In Progress
- links to
- mentioned in
-
Page Loading...