Skip to content

[8.5] Fork TransportClusterStateAction to MANAGEMENT (#90996)#91015

Merged
elasticsearchmachine merged 1 commit intoelastic:8.5from
original-brownbear:backport/8.5/pr-90996
Oct 19, 2022
Merged

[8.5] Fork TransportClusterStateAction to MANAGEMENT (#90996)#91015
elasticsearchmachine merged 1 commit intoelastic:8.5from
original-brownbear:backport/8.5/pr-90996

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

Backports the following commits to 8.5:

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
@elasticsearchmachine elasticsearchmachine merged commit 474c81f into elastic:8.5 Oct 19, 2022
@original-brownbear original-brownbear deleted the backport/8.5/pr-90996 branch October 19, 2022 12:24
@csoulios csoulios added v8.5.0 and removed v8.5.1 labels Nov 8, 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. v8.5.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants