Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix edge case with spread scoring #5713

Merged
merged 3 commits into from
May 15, 2019
Merged

Conversation

preetapan
Copy link
Member

Fixes an edge case with spread scoring where terminal allocs in the plan caused a divide by zero.

Fixes #5698

@preetapan preetapan requested a review from nickethier May 15, 2019 17:38
@mattolson
Copy link

This is great. How soon can we get this bundled into a release?

@preetapan preetapan deleted the b-5698-inf-allocation-spread branch May 21, 2019 21:36
@github-actions
Copy link

github-actions bot commented Feb 9, 2023

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spread/affinity values in allocations may generate invalid JSON (and may not be working correctly)
3 participants