[
https://issues.apache.org/jira/browse/FLINK-32684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17810319#comment-17810319
]
Matthias Pohl commented on FLINK-32684:
---------------------------------------
I'm working on that one now. I decided against renaming the class to
{{PekkoOptions}} but rather something more generic like {{RpcOptions}}. That
way we avoid running into the same issue again if we decide to merge FLINK-29281
> Renaming AkkaOptions into RpcOptions
> ------------------------------------
>
> 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
> Assignee: Matthias Pohl
> Priority: Major
> Labels: 2.0-related, pull-request-available
> 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)