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 SearchResponse leaks in REST and Enrich tests #103533

Conversation

original-brownbear
Copy link
Member

It's in the title, fix a couple of tests here and there. Also, fix REST tests in particular and add a utility to cleanly read a SearchResponse from a REST response without leaking the parser.

for #102030

It's in the title, fix a couple of tests here and there. Also, fix REST
tests in particular and add a utility to cleanly read a SearchResponse
from a REST response without leaking the parser.
@original-brownbear original-brownbear added >test Issues or PRs that are addressing/adding tests :Search/Search Search-related issues that do not fall into other categories labels Dec 18, 2023
@elasticsearchmachine elasticsearchmachine added v8.13.0 Team:Search Meta label for search team labels Dec 18, 2023
@elasticsearchmachine
Copy link
Collaborator

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

@original-brownbear original-brownbear added the auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Dec 19, 2023
@elasticsearchmachine elasticsearchmachine merged commit 41d1665 into elastic:main Dec 19, 2023
15 checks passed
@original-brownbear original-brownbear deleted the fix-more-search-response-leaks branch December 19, 2023 11:16
navarone-feekery pushed a commit to navarone-feekery/elasticsearch that referenced this pull request Dec 22, 2023
It's in the title, fix a couple of tests here and there. Also, fix REST
tests in particular and add a utility to cleanly read a SearchResponse
from a REST response without leaking the parser.

for elastic#102030
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Search/Search Search-related issues that do not fall into other categories 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.

3 participants