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 FairSchedulingAlgo.getCapacityForPool including the wrong nodes #3979

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

d80tb7
Copy link
Collaborator

@d80tb7 d80tb7 commented Oct 2, 2024

FairSchedulingAlgo.getCapacityForPool was including the nodes associated with all polls, not just the pool it was calculating capacity for.

This change fixes that

@d80tb7 d80tb7 enabled auto-merge (squash) October 2, 2024 10:18
@d80tb7 d80tb7 merged commit 14b76c7 into master Oct 2, 2024
20 checks passed
@d80tb7 d80tb7 deleted the f/chrisma/multi-node-pool-bug branch October 2, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants