Skip to content

Move RestClusterStateAction Response Serialization to Management Pool (#65843)#65881

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:65843-7.x
Dec 4, 2020
Merged

Move RestClusterStateAction Response Serialization to Management Pool (#65843)#65881
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:65843-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

Moving the cluster state response serialization to the management thread just like we did for the mappings response in #57937 since it's a potentially very large and slow to serialize response.

backport of #65843

…#65843)

Moving the cluster state response serialization to the management thread just like we did for the mappings response in #57937 since it's a potentially very large and slow to serialize response.
@original-brownbear original-brownbear added :Distributed/Network Http and internode communication implementations backport labels Dec 4, 2020
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Dec 4, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@original-brownbear original-brownbear merged commit 13c59ac into elastic:7.x Dec 4, 2020
@original-brownbear original-brownbear deleted the 65843-7.x branch December 4, 2020 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Network Http and internode communication implementations Team:Distributed Meta label for distributed team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants