Details
-
Technical Debt
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.19.0, 1.18.1, 1.20.0
Description
While working on FLINK-34672 I noticed that JobMasterServiceLeadershipRunnerTest#testJobMasterServiceLeadershipRunnerCloseWhenElectionServiceGrantLeaderShip is disabled without a reason.
It looks like I disabled it accidentally as part of FLINK-31783.
Attachments
Issue Links
- Discovered while testing
-
FLINK-34672 HA deadlock between JobMasterServiceLeadershipRunner and DefaultLeaderElectionService
- In Progress
- is caused by
-
FLINK-31783 Replace LeaderElectionDriver in DefaultLeaderElectionService with MultipleComponentLeaderElectionDriver
- Resolved
- links to