Details
-
Technical Debt
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.18.0
-
AkkaOptions are deprecated and replaced with RpcOptions
Description
FLINK-32468 introduced Apache Pekko as an replacement for Akka. This involved renaming classes (besides updating comments). AkkaOptions was the only occurrence that wasn't renamed as it's annotated as @PublicEvolving.
This issue is about renaming AkkaOptions into PekkoOptions (or a more general term considering FLINK-29281)
Attachments
Issue Links
- is caused by
-
FLINK-32468 Replace Akka by Pekko
- Closed
- links to