Skip to content

Fix IndexStatsIT#testFilterCacheStats #126844

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

arteam
Copy link
Contributor

@arteam arteam commented Apr 15, 2025

Verify that the global checkpoint actually got synced with the in-memory version in an assertBusy block because we can't guarantee that it immediately synced in the translog after a indexShard.sync call.

Resolve #124447

Verify that the global checkpoint actually got synced with the in-memory version
in an `assertBusy` block.

Resolve elastic#124447
@arteam arteam added >test Issues or PRs that are addressing/adding tests :Distributed Indexing/Distributed A catch all label for anything in the Distributed Indexing Area. Please avoid if you can. labels Apr 15, 2025
@arteam arteam marked this pull request as ready for review April 15, 2025 13:07
@arteam arteam requested a review from andreidan April 15, 2025 13:07
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Indexing Meta label for Distributed Indexing team label Apr 15, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed-indexing (Team:Distributed Indexing)

@arteam
Copy link
Contributor Author

arteam commented Apr 15, 2025

@elasticmachine update branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/Distributed A catch all label for anything in the Distributed Indexing Area. Please avoid if you can. Team:Distributed Indexing Meta label for Distributed Indexing team >test Issues or PRs that are addressing/adding tests v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] IndexStatsIT testFilterCacheStats failing
3 participants