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

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

    [ https://issues.apache.org/jira/browse/FLINK-30338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644811#comment-17644811 ] 

Matthias Pohl commented on FLINK-30338:
---------------------------------------

WIP
||ZooKeeperLeaderElectionTest||ZooKeeperMultipleComponentLeaderElectionDriverTest||
|testZooKeeperLeaderElectionRetrieval|testPublishLeaderInformation|
|testZooKeeperReelection|testLeaderElectionWithMultipleDrivers|
|testZooKeeperReelectionWithReplacement|<missing>|
|testLeaderShouldBeCorrectedWhenOverwritten|testNonLeaderCannotPublishLeaderInformation (slightly different)|
|testExceptionForwarding|<missing>|
|testEphemeralZooKeeperNodes| |
|testNotLeaderShouldNotCleanUpTheLeaderInformation| |
|testUnExpectedErrorForwarding| |

> 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
>            Assignee: Matthias Pohl
>            Priority: Major
>
> 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)