Skip to content

[8.19] Drain responses on completion for TransportNodesAction (#130303) #130513

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 3, 2025

Conversation

ywangd
Copy link
Member

@ywangd ywangd commented Jul 3, 2025

Backports the following commits to 8.19:

This PR ensures the node responses are copied and drained exclusively in
onCompletion so that they do not get concurrently modified by
cancellation.

Resolves: elastic#128852
@ywangd ywangd added :Distributed Coordination/Distributed A catch all label for anything in the Distributed Coordination area. Please avoid if you can. >bug 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 Jul 3, 2025
@elasticsearchmachine elasticsearchmachine merged commit 7379ad5 into elastic:8.19 Jul 3, 2025
22 checks passed
@ywangd ywangd deleted the backport/8.19/pr-130303 branch July 3, 2025 01:32
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 >bug :Distributed Coordination/Distributed A catch all label for anything in the Distributed Coordination area. Please avoid if you can. Team:Distributed Coordination Meta label for Distributed Coordination team v8.19.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants