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 datastreams and mustache modules #103532

Merged

Conversation

original-brownbear
Copy link
Member

Fixes the remaining test leaks in datastream and mustache. Mustache will require a separate PR to make the search template response classes properly ref-counted but we can prepare for that here already.

for #102030

Fixes the remaining test leaks in datastream and mustache. Mustache will
require a separate PR to make the search template response classes
properly ref-counted but we can prepare for that here already.
@original-brownbear original-brownbear added >non-issue :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)

Copy link
Member

@carlosdelest carlosdelest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@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 cca24c1 into elastic:main Dec 19, 2023
15 checks passed
@original-brownbear original-brownbear deleted the fix-more-test-stuff branch December 19, 2023 11:16
navarone-feekery pushed a commit to navarone-feekery/elasticsearch that referenced this pull request Dec 22, 2023
…c#103532)

Fixes the remaining test leaks in datastream and mustache. Mustache will
require a separate PR to make the search template response classes
properly ref-counted but we can prepare for that here already.

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!) >non-issue :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants