Skip to content

Speed up Routing Nodes Priority Comparator (#78609)#78615

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:78609-7.x
Oct 4, 2021
Merged

Speed up Routing Nodes Priority Comparator (#78609)#78615
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:78609-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

This one shows up very hot if sorting a long list of shards because of the
cost of looking up the settings over and over.

backport of #78609

This one shows up very hot if sorting a long list of shards because of the
cost of looking up the settings over and over.
@original-brownbear original-brownbear added >non-issue :Distributed/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) backport labels Oct 4, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Oct 4, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@original-brownbear original-brownbear merged commit d98a16e into elastic:7.x Oct 4, 2021
@original-brownbear original-brownbear deleted the 78609-7.x branch October 4, 2021 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) >non-issue Team:Distributed Meta label for distributed team. v7.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants