-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
[CI] S3BlobContainerRetriesTests testReadDoesNotRetryForRepositoryAnalysis failing #115164
Labels
:Distributed Coordination/Snapshot/Restore
Anything directly related to the `_snapshot/*` APIs
low-risk
An open issue or test failure that is a low risk to future releases
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
>test-failure
Triaged test failures from CI
Comments
elasticsearchmachine
added
:Distributed Coordination/Snapshot/Restore
Anything directly related to the `_snapshot/*` APIs
>test-failure
Triaged test failures from CI
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
needs:risk
Requires assignment of a risk label (low, medium, blocker)
labels
Oct 19, 2024
Pinging @elastic/es-distributed (Team:Distributed) |
pxsalehi
added
low-risk
An open issue or test failure that is a low risk to future releases
and removed
needs:risk
Requires assignment of a risk label (low, medium, blocker)
labels
Oct 21, 2024
ywangd
added a commit
to ywangd/elasticsearch
that referenced
this issue
Oct 21, 2024
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)
salvatore-campagna
pushed a commit
to salvatore-campagna/elasticsearch
that referenced
this issue
Oct 21, 2024
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
elasticsearchmachine
pushed a commit
that referenced
this issue
Oct 21, 2024
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: #115145 Resolves: #115164 (cherry picked from commit 8c23fd7)
ywangd
added a commit
to ywangd/elasticsearch
that referenced
this issue
Oct 25, 2024
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)
elasticsearchmachine
pushed a commit
that referenced
this issue
Oct 25, 2024
* [Test] Flush response body for progress (#115177) 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: #115145 Resolves: #115164 (cherry picked from commit 8c23fd7) * unmute
georgewallace
pushed a commit
to georgewallace/elasticsearch
that referenced
this issue
Oct 25, 2024
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
jfreden
pushed a commit
to jfreden/elasticsearch
that referenced
this issue
Nov 4, 2024
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
ywangd
added a commit
to ywangd/elasticsearch
that referenced
this issue
Nov 10, 2024
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)
elasticsearchmachine
pushed a commit
that referenced
this issue
Nov 11, 2024
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: #115145 Resolves: #115164 (cherry picked from commit 8c23fd7)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Distributed Coordination/Snapshot/Restore
Anything directly related to the `_snapshot/*` APIs
low-risk
An open issue or test failure that is a low risk to future releases
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
>test-failure
Triaged test failures from CI
Build Scans:
Reproduction Line:
Applicable branches:
8.x
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
The text was updated successfully, but these errors were encountered: