[
https://issues.apache.org/jira/browse/FLINK-30788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-30788:
-----------------------------------
Labels: pull-request-available (was: )
> Refactor redundant code in AbstractHaServices
> ----------------------------------------------
>
> Key: FLINK-30788
> URL: https://issues.apache.org/jira/browse/FLINK-30788
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Affects Versions: 1.17.0
> Reporter: Matthias Pohl
> Assignee: Matthias Pohl
> Priority: Major
> Labels: pull-request-available
>
> {{AbstractHaServices.createLeaderElectionService}} returns
> {{{}LeaderElectionService{}}}. All implementations return
> {{{}DefaultLeaderElectionService{}}}. The actual implementation-specific code
> creates the {{{}LeaderElectionDriverFactory{}}}.
> We can remove the redundant code here.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)