Skip to content

Background gc thread check interval is too short #5057

@lidezhu

Description

@lidezhu

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions