Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.17.0
Description
DispatcherRunnerLeaderElectionLifeCycleManager handles the lifecycle of the DefaultDispatcherRunner's leader election. The leader election itself is then called within the DefaultDispatcherRunner.
Merging both would make the code less complex and prepare the proper refactoring of the LeaderElectionService interface(s).
Attachments
Issue Links
- relates to
-
FLINK-30765 LeaderElectionService.stop should always call revokeLeadership
- Resolved
- links to