[ https://issues.apache.org/jira/browse/FLINK-25806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544782#comment-17544782 ]
Weijie Guo commented on FLINK-25806: ------------------------------------ Hi [~chesnay], I noticed that in this PR, only ZookeeperHAService is removed, but ZooKeeperLeaderElectionDriver and ZooKeeperLeaderElectionDriverFactory and related tests are still alive, is this for any other consideration. The reason I ask this is that we found a very serious bug in ZooKeeperLeaderElectionDriver (see: FLINK-27848), if the master branch does not plan to remove the corresponding code at present, i think we need to pick the fix too. > Remove legacy high availability services > ---------------------------------------- > > Key: FLINK-25806 > URL: https://issues.apache.org/jira/browse/FLINK-25806 > Project: Flink > Issue Type: Improvement > Components: Runtime / Coordination > Affects Versions: 1.16.0 > Reporter: Till Rohrmann > Assignee: Chesnay Schepler > Priority: Blocker > Labels: pull-request-available > Fix For: 1.16.0 > > > After FLINK-24038, we should consider removing the legacy high availability > services {{ZooKeeperHaServices}} and {{KubernetesHaServices}} since they are > now subsumed by the multiple component leader election service that only uses > a single leader election per component. -- This message was sent by Atlassian Jira (v8.20.7#820007)