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

[9.0] Address test issue in QueryPhaseTimeoutTests (#124327) #124515

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

javanna
Copy link
Member

@javanna javanna commented Mar 10, 2025

The test that is verifying timeout handling when pulling a scorer supplier is going to always score the entire segment. The test needs to be adjusted accordingly. While at it, I added docs and clarified the tests a bit, as well as added a couple new tests that cover for timeout handling when retrieving a scorer from the scorer supplier.

Closes #124140

The test that is verifying timeout handling when pulling a scorer supplier is
going to always score the entire segment. The test needs to be adjusted
accordingly. While at it, I added docs and clarified the tests a bit, as well
as added a couple new tests that cover for timeout handling when retrieving a
scorer from the scorer supplier.

Closes elastic#124140
@javanna javanna added >test Issues or PRs that are addressing/adding tests backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Search Foundations/Search Catch all for Search Foundations labels Mar 10, 2025
@elasticsearchmachine elasticsearchmachine merged commit 63e9931 into elastic:9.0 Mar 10, 2025
16 checks passed
@javanna javanna deleted the backport/9.0/124327 branch March 10, 2025 20: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 :Search Foundations/Search Catch all for Search Foundations >test Issues or PRs that are addressing/adding tests v9.0.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants