Matthias Pohl created FLINK-30338: ------------------------------------- Summary: Clean leader election legacy code Key: FLINK-30338 URL: https://issues.apache.org/jira/browse/FLINK-30338 Project: Flink Issue Type: Technical Debt Components: Runtime / Coordination Affects Versions: 1.16.0, 1.17.0 Reporter: Matthias Pohl
FLINK-25806 removed not all the legacy classes of Flink 1.15- per-component leader election. {{ZooKeeperLeaderElectionDriver}} and {{KubernetesLeaderElectionDriver}} should be removed. Tests currently implemented in {{{}ZooKeeperLeaderElectionTest{}}}, {{KubernetesLeaderElectionTest}} and {{KubernetesLeaderElectionAndRetrievalITCase}} should be removed or migrated to use {{{}MultipleComponentLeaderElection*{}}}-related classes. -- This message was sent by Atlassian Jira (v8.20.10#820010)