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

Matthias Pohl edited comment on FLINK-30338 at 12/8/22 3:47 PM:
----------------------------------------------------------------

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


was (Author: mapohl):
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)

Reply via email to