Skip to content

Chunked encoding for pending tasks API#91929

Merged
elasticsearchmachine merged 1 commit intoelastic:mainfrom
DaveCTurner:2022-11-24-chunked-pending-tasks
Nov 24, 2022
Merged

Chunked encoding for pending tasks API#91929
elasticsearchmachine merged 1 commit intoelastic:mainfrom
DaveCTurner:2022-11-24-chunked-pending-tasks

Conversation

@DaveCTurner
Copy link
Copy Markdown
Member

This response can reach a few MiB in size in an overwhelmed cluster, let's use chunking so as not to make things worse than they already are.

Relates #89838

This response can reach a few MiB in size in an overwhelmed cluster,
let's use chunking so as not to make things worse than they already are.

Relates elastic#89838
@DaveCTurner DaveCTurner added >non-issue :Distributed/Network Http and internode communication implementations v8.7.0 labels Nov 24, 2022
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Contributor

@original-brownbear original-brownbear left a comment

Choose a reason for hiding this comment

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

LGTM assuming CI goes green :)

@DaveCTurner DaveCTurner added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Nov 24, 2022
@elasticsearchmachine elasticsearchmachine merged commit a88bea9 into elastic:main Nov 24, 2022
@DaveCTurner DaveCTurner deleted the 2022-11-24-chunked-pending-tasks branch November 24, 2022 17:57
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