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

Background gc thread check interval is too short #5057

Closed
lidezhu opened this issue Jun 2, 2022 · 0 comments · Fixed by #5056
Closed

Background gc thread check interval is too short #5057

lidezhu opened this issue Jun 2, 2022 · 0 comments · Fixed by #5056

Comments

@lidezhu
Copy link
Contributor

lidezhu commented Jun 2, 2022

Bug Report

Please answer these questions before submitting your issue. Thanks!

The current background gc check interval seems not optimal, as the following image shows, the background gc frequency is almost the same as fg_rpc type which is triggered by user manually.
image

This should consume some unnecessary resource since background gc is meant to reclaimed obsolete data. So we should increase the background gc thread check interval.

@lidezhu lidezhu added the type/enhancement The issue or PR belongs to an enhancement. label Jun 2, 2022
@lidezhu lidezhu self-assigned this Jun 2, 2022
ti-chi-bot pushed a commit that referenced this issue Jun 3, 2022
ti-chi-bot added a commit that referenced this issue Jun 14, 2022
ti-chi-bot added a commit that referenced this issue Jun 21, 2022
ti-chi-bot added a commit that referenced this issue Jun 21, 2022
ti-chi-bot added a commit that referenced this issue Jun 21, 2022
ti-chi-bot added a commit that referenced this issue Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant