Skip to content

[7.17] Fork TransportClusterStateAction to MANAGEMENT (#90996)#91016

Merged
elasticsearchmachine merged 3 commits intoelastic:7.17from
original-brownbear:backport/7.17/pr-90996
Jan 3, 2023
Merged

[7.17] Fork TransportClusterStateAction to MANAGEMENT (#90996)#91016
elasticsearchmachine merged 3 commits intoelastic:7.17from
original-brownbear:backport/7.17/pr-90996

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.17:

For large cluster states the serialization of the response
can take a longer time than is acceptable on a transport thread.
Also, moving this to management creates a bit of a natural bottleneck
via the management pool's size in case a master node is hit by
a large number of concurrent requests which might also be helpful
in limiting the considerable memory consumption of this transport
action.
@original-brownbear original-brownbear added :Distributed/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Distributed Meta label for distributed team. labels Oct 19, 2022
@pquentin pquentin added v7.17.9 and removed v7.17.8 labels Dec 2, 2022
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!) backport >bug :Distributed/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. Team:Distributed Meta label for distributed team. v7.17.9

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants