[
https://issues.apache.org/jira/browse/FLINK-32684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl updated FLINK-32684:
----------------------------------
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}}.
was:
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}}.
Update: It's also an option to rename it to a more general name like RpcOptions
(see FLINK-14052) because there's a plan
> 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}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)