Skip to content

[8.x] Nullify sourceAsMap once a search hit is processed (#119734) #119744

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

Closed
wants to merge 1 commit into from

Conversation

iverase
Copy link
Contributor

@iverase iverase commented Jan 8, 2025

Backports the following commits to 8.x:

he sourceAsMap can use a significant amount of memory, still it is only hold for caching. 
Therefore it might make sense to nullify it once a search hit is processed so we free that memory.
@iverase iverase added :Search/Search Search-related issues that do not fall into other categories >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Search Meta label for search team labels Jan 8, 2025
@iverase iverase removed the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Jan 8, 2025
@iverase iverase closed this Jan 8, 2025
@iverase iverase deleted the backport/8.x/pr-119734 branch January 8, 2025 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport >non-issue :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team v8.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants