Skip to content

Fix Stack Overflow in UnassignedInfo in Corner Case (#76480)#76546

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:76480-7.x
Aug 16, 2021
Merged

Fix Stack Overflow in UnassignedInfo in Corner Case (#76480)#76546
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:76480-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

We kept wrapping the collection over and over again which in extreme corner cases could lead to a SOE.

Closes #76490

backport of #76480

We kept wrapping the collection over and over again which in extreme corner cases could lead to a SOE.

Closes #76490
@original-brownbear original-brownbear added :Distributed/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) backport labels Aug 16, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Aug 16, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@original-brownbear original-brownbear merged commit 2f556ef into elastic:7.x Aug 16, 2021
@original-brownbear original-brownbear deleted the 76480-7.x branch August 16, 2021 05:43
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) Team:Distributed Meta label for distributed team. v7.15.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants