Weijie Guo created FLINK-31851:
----------------------------------
Summary: 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
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)