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

[8.0] Minimize search source of shard level search requests (#80634) #80759

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Nov 16, 2021

Backports the following commits to 8.0:

This change reduces the memory usage and serialization cost of shard-level 
search requests by discarding the point in time and collapse from search
sources of these shard-level requests.

Relates elastic#80187
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants