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.16] [Test] Flush response body for progress (#115177) #115613

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

ywangd
Copy link
Member

@ywangd ywangd commented Oct 25, 2024

Backport

This will backport the following commits from main to 8.16:

Questions ?

Please refer to the Backport tool documentation

Fixes: #115583

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 the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Oct 25, 2024
@elasticsearchmachine elasticsearchmachine merged commit 9f0551a into elastic:8.16 Oct 25, 2024
15 checks passed
@ywangd ywangd deleted the backport/8.16/pr-115177 branch October 25, 2024 02:40
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.16.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] S3BlobContainerRetriesTests testReadRetriesAfterMeaningfulProgress failing
2 participants