Matthias Pohl created FLINK-32339:
-------------------------------------
Summary: Align lock usage in DefaultLeaderElectionService
Key: FLINK-32339
URL: https://issues.apache.org/jira/browse/FLINK-32339
Project: Flink
Issue Type: Sub-task
Components: Runtime / Coordination
Reporter: Matthias Pohl
{{DefaultLeaderElectionService}} uses sequential execution through a single
thread executor for the leader event handling (introduced in FLINK-31838). We
missed moving the leadership confirmation event into that queue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)