[
https://issues.apache.org/jira/browse/FLINK-14286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-14286.
---------------------------------
Resolution: Done
Done via 1082c7a470355b938ad0f7de2fa73ca5461c1bc0
> Remove Akka specific parsing logic from LeaderConnectionInfo
> ------------------------------------------------------------
>
> Key: FLINK-14286
> URL: https://issues.apache.org/jira/browse/FLINK-14286
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Affects Versions: 1.10.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The {{LeaderConnectionInfo}} assumes that every leader address is an Akka
> based address. This is not always true and unnecessarily restricts the leader
> contender to announce an Akka address. I propose to change this by doing the
> Akka address parsing outside of the {{LeaderConnectionInfo}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)