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

[8.1.0] Implement an idle task to garbage collect stale install bases. #25117

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

tjgq
Copy link
Contributor

@tjgq tjgq commented Jan 28, 2025

The --experimental_install_base_gc_max_age flag determines the criteria for considering an install base stale; zero disables garbage collection. The default will be replaced with a suitable nonzero value in a future CL.

Progress on #2109.

PiperOrigin-RevId: 705874241
Change-Id: I3c8526a4a0e20a12d52c08cb282f24e268cbc633

The `--experimental_install_base_gc_max_age` flag determines the criteria for considering an install base stale; zero disables garbage collection. The default will be replaced with a suitable nonzero value in a future CL.

Progress on bazelbuild#2109.

PiperOrigin-RevId: 705874241
Change-Id: I3c8526a4a0e20a12d52c08cb282f24e268cbc633
@tjgq tjgq requested a review from a team as a code owner January 28, 2025 20:47
@github-actions github-actions bot added the awaiting-review PR is awaiting review from an assigned reviewer label Jan 28, 2025
@iancha1992 iancha1992 added this pull request to the merge queue Jan 28, 2025
@iancha1992 iancha1992 added the team-Performance Issues for Performance teams label Jan 28, 2025
@iancha1992 iancha1992 added this to the 8.1.0 release blockers milestone Jan 28, 2025
Merged via the queue into bazelbuild:release-8.1.0 with commit b697794 Jan 28, 2025
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Performance Issues for Performance teams
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants