Matthias Pohl created FLINK-30763: ------------------------------------- Summary: Make TestingLeaderElectionService comply to how the LeaderElectionService interface is intended Key: FLINK-30763 URL: https://issues.apache.org/jira/browse/FLINK-30763 Project: Flink Issue Type: Sub-task Components: Runtime / Coordination, Tests Affects Versions: 1.15.3, 1.16.0, 1.17.0 Reporter: Matthias Pohl
{{TestingLeaderElectionService}} doesn't comply to the {{LeaderElectionService}} interface (at least how it's intended): A LeaderElectionService can be created that operates without issues even if it's not properly started. -- This message was sent by Atlassian Jira (v8.20.10#820010)