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

Backport of scheduler: fix a bug where force GC wasn't respected into release/1.9.x #24523

Merged

Conversation

hc-github-team-nomad-core
Copy link
Contributor

Backport

This PR is auto-generated from #24456 to be assessed for backporting due to the inclusion of the label backport/1.9.x.

The below text is copied from the body of the original PR.


This PR fixes a bug where System.GarbageCollect endpoint didn't work on objects that weren't older than their respective GC thresholds. System.GarbageCollect is used to force garbage collection (also used by the system gc command) and should ignore any GC threshold settings.

Fixes #24455
Internal ref: https://hashicorp.atlassian.net/browse/NET-11747


Overview of commits

@vercel vercel bot temporarily deployed to Preview – nomad-ui November 21, 2024 08:11 Inactive
@pkazmierczak pkazmierczak merged commit bd5475c into release/1.9.x Nov 21, 2024
19 of 20 checks passed
@pkazmierczak pkazmierczak deleted the backport/b-fix-system-gc/clearly-hardy-hippo branch November 21, 2024 08:32
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