[
https://issues.apache.org/jira/browse/FLINK-32504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl closed FLINK-32504.
---------------------------------
Resolution: Won't Fix
The changes made in FLINK-31837 made the {{running}} field being necessary
again.
> DefaultLeaderElectionService#running field can be removed
> ---------------------------------------------------------
>
> Key: FLINK-32504
> URL: https://issues.apache.org/jira/browse/FLINK-32504
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Affects Versions: 1.18.0
> Reporter: Matthias Pohl
> Priority: Major
>
> The running property of {{DefaultLeaderElectionService}} can be removed. The
> same functionality can be reflected through {{leaderElectionDriver != null &&
> !leadershipOperationExecutor.isShutdown()}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)