Skip to content
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

[8.15] [Test] Flush response body for progress (#115177) #116556

Merged

Conversation

ywangd
Copy link
Member

@ywangd ywangd commented Nov 10, 2024

Backport

This will backport the following commits from main to 8.15:

Closes: #116543

In JDK23, response headers are no longer always immediately sent. See
also https://bugs.openjdk.org/browse/JDK-8331847 This PR adds flush call
for the response body to make progress.

Resolves: elastic#115145 Resolves: elastic#115164
(cherry picked from commit 8c23fd7)
@ywangd ywangd added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) and removed auto-merge labels Nov 10, 2024
@elasticsearchmachine elasticsearchmachine merged commit b0ae9f0 into elastic:8.15 Nov 11, 2024
15 checks passed
@ywangd ywangd deleted the backport/8.15/commit-8c23fd77 branch November 11, 2024 00:59
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 v8.15.5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants