Skip to content

Conversation

@JeremyDahlgren
Copy link
Contributor

Backports the following commits to 9.0:

…lastic#129294)

Fixes a race condition in testConcurrentExecuteAndClose() where
awaitClose() is called before addCloseListener() has been called,
resulting in a situation where closeListener is never completed and
the closeLatch is never pulled.

Closes elastic#129121
@JeremyDahlgren JeremyDahlgren added :Distributed Coordination/Task Management Issues for anything around the Tasks API - both persistent and node level. >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Distributed Coordination Meta label for Distributed Coordination team labels Jun 13, 2025
@elasticsearchmachine elasticsearchmachine merged commit e8f2cdf into elastic:9.0 Jun 13, 2025
17 checks passed
@JeremyDahlgren JeremyDahlgren deleted the backport/9.0/pr-129294 branch June 13, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Distributed Coordination/Task Management Issues for anything around the Tasks API - both persistent and node level. Team:Distributed Coordination Meta label for Distributed Coordination team >test Issues or PRs that are addressing/adding tests v9.0.3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants