Skip to content

Conversation

@JeremyDahlgren
Copy link
Contributor

Backports the following commits to 8.18:

…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 d2166eb into elastic:8.18 Jun 13, 2025
16 checks passed
@JeremyDahlgren JeremyDahlgren deleted the backport/8.18/pr-129294 branch June 13, 2025 17:07
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 v8.18.3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants