Skip to content

Node level can match action (#78765)#79344

Merged
ywelsch merged 3 commits intoelastic:7.xfrom
ywelsch:node-level-can-match-7.x
Oct 18, 2021
Merged

Node level can match action (#78765)#79344
ywelsch merged 3 commits intoelastic:7.xfrom
ywelsch:node-level-can-match-7.x

Conversation

@ywelsch
Copy link
Copy Markdown
Contributor

@ywelsch ywelsch commented Oct 18, 2021

Changes can-match from a shard-level to a node-level action, which helps avoid an explosion of shard-level can-match
subrequests in clusters with many shards, that can cause stability issues. Also introduces a new search_coordination
thread pool to handle the sending and handling of node-level can-match requests.

Changes can-match from a shard-level to a node-level action, which helps avoid an explosion of shard-level can-match
subrequests in clusters with many shards, that can cause stability issues. Also introduces a new search_coordination
thread pool to handle the sending and handling of node-level can-match requests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant