[
https://issues.apache.org/jira/browse/FLINK-32339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl updated FLINK-32339:
----------------------------------
Description:
{{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 issue came up in a [PR
comment|https://github.com/apache/flink/pull/22769#pullrequestreview-1478763256].
was:{{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.
> 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
> Priority: Major
>
> {{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 issue came up in a [PR
> comment|https://github.com/apache/flink/pull/22769#pullrequestreview-1478763256].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)