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 a bug in tasksize.Requested #8091

Merged
merged 1 commit into from
Dec 19, 2024
Merged

fix a bug in tasksize.Requested #8091

merged 1 commit into from
Dec 19, 2024

Conversation

vanja-p
Copy link
Contributor

@vanja-p vanja-p commented Dec 19, 2024

I introduced this in #7920 and found it using the new clickhouse fields.

If the user only sets CPU, it takes no affect. If the user only sets RAM, it sets CPU to 0, which later gets overridden to 600 from the default.

I fixed this and added tests.

I introduced this in #7920 and found it using the new clickhouse fields.

If the user only  sets CPU, it takes no affect. If the user only sets RAM, it sets CPU to 0, which later gets overridden  to 600 from the default.

I fixed this and added tests.
@vanja-p vanja-p requested a review from bduffany December 19, 2024 17:57
@vanja-p vanja-p merged commit 6a79aca into master Dec 19, 2024
15 checks passed
@vanja-p vanja-p deleted the vanja-requested branch December 19, 2024 20:08
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