[
https://issues.apache.org/jira/browse/FLINK-32684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755886#comment-17755886
]
Zhu Zhu commented on FLINK-32684:
---------------------------------
To support smooth migration, we can introduce {{PekkoOptions}} and deprecate
{{AkkaOptions}} in ahead(in 1.19).
Given that {{AkkaOptions}} is {{@PublicEvolving}}, theoretically we can even
remove it in Flink 1.20.
> Renaming AkkaOptions into PekkoOptions
> --------------------------------------
>
> Key: FLINK-32684
> URL: https://issues.apache.org/jira/browse/FLINK-32684
> Project: Flink
> Issue Type: Technical Debt
> Components: Runtime / Coordination
> Affects Versions: 1.18.0
> Reporter: Matthias Pohl
> Priority: Major
> Fix For: 2.0.0
>
>
> 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)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)