Skip to content

Chunked encoding for RestGetIndicesAction#92034

Merged
elasticsearchmachine merged 2 commits intoelastic:mainfrom
DaveCTurner:2022-12-01-chunked-RestGetIndicesAction-redux
Dec 1, 2022
Merged

Chunked encoding for RestGetIndicesAction#92034
elasticsearchmachine merged 2 commits intoelastic:mainfrom
DaveCTurner:2022-12-01-chunked-RestGetIndicesAction-redux

Conversation

@DaveCTurner
Copy link
Copy Markdown
Member

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/Network Http and internode communication implementations v8.7.0 labels Dec 1, 2022
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Meta label for distributed team. label Dec 1, 2022
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

@DaveCTurner
Copy link
Copy Markdown
Member 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
Copy Markdown
Member 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/Network Http and internode communication implementations >non-issue Team:Distributed Meta label for distributed team. v8.7.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants