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 CoreNumberPool utilization #5655

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

LucasG0
Copy link
Contributor

@LucasG0 LucasG0 commented Feb 3, 2025

Fixes #4756. Pool id was not used in NumberPoolGetAllocated query so computed utilization was wrong as any pool utilization was considered.

@github-actions github-actions bot added the group/backend Issue related to the backend (API Server, Git Agent) label Feb 3, 2025
Copy link

codspeed-hq bot commented Feb 3, 2025

CodSpeed Performance Report

Merging #5655 will not alter performance

Comparing lgu-fix-number-pool-utilization (5b230c0) with stable (f964cb8)

Summary

✅ 11 untouched benchmarks

@LucasG0 LucasG0 marked this pull request as ready for review February 3, 2025 13:38
@LucasG0 LucasG0 requested a review from a team February 3, 2025 13:38
@LucasG0 LucasG0 merged commit 8fe600b into stable Feb 3, 2025
32 checks passed
@LucasG0 LucasG0 deleted the lgu-fix-number-pool-utilization branch February 3, 2025 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/backend Issue related to the backend (API Server, Git Agent)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Number Resource Pool overlap issue in allocation
2 participants