Skip to content

Fix slow assertion running in production in RoutingNodes#88951

Merged
original-brownbear merged 1 commit intoelastic:mainfrom
original-brownbear:fix-accidental-assert-hot-path
Jul 29, 2022
Merged

Fix slow assertion running in production in RoutingNodes#88951
original-brownbear merged 1 commit intoelastic:mainfrom
original-brownbear:fix-accidental-assert-hot-path

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

This needs to be in a separate method, it's currently running in production
and uses significant CPU time.

Broken in #88794

This needs to be in a separate method, it's currently running in production
and uses significant CPU time.

Broken in #88794
@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) v8.5.0 labels Jul 29, 2022
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Member

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@original-brownbear
Copy link
Copy Markdown
Contributor Author

Thanks David!

Merging despite the failures since those are obvious Jenkins issue unrelated to the changes here.

@original-brownbear original-brownbear merged commit 713657f into elastic:main Jul 29, 2022
@original-brownbear original-brownbear deleted the fix-accidental-assert-hot-path branch July 29, 2022 20:37
@original-brownbear original-brownbear restored the fix-accidental-assert-hot-path branch April 18, 2023 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

: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. v8.5.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants