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

Fix search response leaks in rank eval tests #105014

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

original-brownbear
Copy link
Member

It's in the title. Somehow none of these tests were leak-proof. Moving the responses to unpooled to fix things.

closes #104570

It's in the title. Somehow none of these tests were leak-proof.
Moving the responses to unpooled to fix things.

closes elastic#104570
@original-brownbear original-brownbear added >test Issues or PRs that are addressing/adding tests :Search Relevance/Ranking Scoring, rescoring, rank evaluation. labels Feb 1, 2024
@elasticsearchmachine elasticsearchmachine added Team:Search Meta label for search team v8.13.0 labels Feb 1, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

@original-brownbear
Copy link
Member Author

Thanks Ben!

@original-brownbear original-brownbear merged commit 81f0c20 into elastic:main Feb 1, 2024
14 of 15 checks passed
javanna added a commit that referenced this pull request Feb 7, 2024
For some reason #105014 is included only partially, probably a bad merge.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Search Relevance/Ranking Scoring, rescoring, rank evaluation. Team:Search Meta label for search team >test Issues or PRs that are addressing/adding tests v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] TransportRankEvalActionTests testTransferRequestParameters failing
3 participants