You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/12/08 10:50:00 UTC

[jira] [Created] (FLINK-30338) Clean leader election legacy code

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)