-
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] BulkAfterWriteFsyncFailureIT testFsyncFailureDoesNotAdvanceLocalCheckpoints failing #110551
Labels
:Distributed Indexing/CRUD
A catch all label for issues around indexing, updating and getting a doc by id. Not search.
medium-risk
An open issue or test failure that is a medium risk to future releases
Team:Distributed
Meta label for distributed team (obsolete)
>test-failure
Triaged test failures from CI
Comments
elasticsearchmachine
added
:Distributed Indexing/CRUD
A catch all label for issues around indexing, updating and getting a doc by id. Not search.
>test-failure
Triaged test failures from CI
Team:Distributed
Meta label for distributed team (obsolete)
needs:risk
Requires assignment of a risk label (low, medium, blocker)
labels
Jul 5, 2024
Pinging @elastic/es-distributed (Team:Distributed) |
kingherc
added
the
low-risk
An open issue or test failure that is a low risk to future releases
label
Jul 11, 2024
elasticsearchmachine
removed
the
needs:risk
Requires assignment of a risk label (low, medium, blocker)
label
Jul 11, 2024
kingherc
added
medium-risk
An open issue or test failure that is a medium risk to future releases
and removed
low-risk
An open issue or test failure that is a low risk to future releases
labels
Jul 11, 2024
kingherc
added a commit
to kingherc/elasticsearch
that referenced
this issue
Jul 15, 2024
So that the only expected disk write is from the bulk request. Fixes elastic#110551
kingherc
added a commit
to kingherc/elasticsearch
that referenced
this issue
Jul 15, 2024
So that the only expected disk write at the point of the assertion is from the bulk request. And not from the asynchronous runnable of updateDanglingIndicesInfo(). Fixes elastic#110551
elasticsearchmachine
pushed a commit
that referenced
this issue
Jul 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Distributed Indexing/CRUD
A catch all label for issues around indexing, updating and getting a doc by id. Not search.
medium-risk
An open issue or test failure that is a medium risk to future releases
Team:Distributed
Meta label for distributed team (obsolete)
>test-failure
Triaged test failures from CI
Build Scans:
Reproduction Line:
Applicable branches:
8.15
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new, in-development muting automation. Please mind any issues.
The text was updated successfully, but these errors were encountered: