[
https://issues.apache.org/jira/browse/FLINK-31851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl reopened FLINK-31851:
-----------------------------------
I'm reopening that one because it's not only about removing
{{KubernetesMultipleComponentLeaderElectionHaServicesFactory}} (which will be
still covered by FLINK-32419) but also about changing the way how k8s HA is
configured. I'm gonna rephrase the title and description to emphasize on the
configuration part (which might require a ML discussion or FLIP since it's
public API).
I'm gonna move the issue out of FLINK-26522 because it's out of scope for the
FLIP-285 efforts.
> Remove unused KubernetesMultipleComponentLeaderElectionHaServicesFactory
> ------------------------------------------------------------------------
>
> Key: FLINK-31851
> URL: https://issues.apache.org/jira/browse/FLINK-31851
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: Weijie Guo
> Priority: Major
>
> It seems that KubernetesMultipleComponentLeaderElectionHaServicesFactory is
> unused in the codebase and its code is exactly the same as
> KubernetesHaServicesFactory. We should remove it after FLIP-285. More
> aggressive, we can even remove both HaServicesFactory related to kubernetes
> and adopt a similar approach to
> HighAvailabilityServicesUtils#createZooKeeperHaServices.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)