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

Chunked encoding for RestGetIndicesAction #92034

Conversation

DaveCTurner
Copy link
Contributor

This response scales with the number of indices requested and can reach many MiB in size in a large cluster, let's use chunking here.

Relates #89838

This response scales with the number of indices requested and can reach
many MiB in size in a large cluster, let's use chunking here.

Relates elastic#89838
@DaveCTurner DaveCTurner added >non-issue :Distributed Coordination/Network Http and internode communication implementations v8.7.0 labels Dec 1, 2022
@elasticsearchmachine elasticsearchmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Dec 1, 2022
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@DaveCTurner
Copy link
Contributor Author

Reprise of #92016, reverted in #92033 due to #92032. Will merge this again once #92032 is resolved, no need for another review.

@DaveCTurner
Copy link
Contributor Author

@elasticmachine update branch

@DaveCTurner DaveCTurner added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Dec 1, 2022
@elasticsearchmachine elasticsearchmachine merged commit 5d1204b into elastic:main Dec 1, 2022
@DaveCTurner DaveCTurner deleted the 2022-12-01-chunked-RestGetIndicesAction-redux branch December 1, 2022 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Distributed Coordination/Network Http and internode communication implementations >non-issue Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v8.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants