Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: GC要删除的太多
[TiDB Usage Environment] Production Environment
[TiDB Version]
[Reproduction Path] What operations were performed when the problem occurred

What’s the situation here, is there any solution?
Check if the GC is progressing normally?
How can I check if GC is functioning normally after turning it off?
The default GC cycle is 10 minutes. Has this been changed? Is it set too long?
How can I check the GC modification cycle?
False GcWorkerTooBusy caused by incorrect scheduled_tasks · Issue #11903 · tikv/tikv · GitHub, it seems that there is such a bug in the lower version.
Can you take a screenshot of the tikv-detail/gc panel in Grafana?
The image is not visible. Please provide the text you need translated.
Hello, after closing, it still hasn’t decreased.
Isn’t it supposed to be enabled?
Also, if the GC recovers more data, should the time window be extended? Has there been any change on the business side? Looking at Grafana, it seems that the GC delay started increasing at a certain point in time.
How much data did you delete, and what is the GC interval?
What do you mean by “cycle”? I followed the above classmate’s suggestion to disable gc.enable-compaction-filter, but it still hasn’t reduced.
It is deleted every day. It feels like the accumulated GC interval is the default 10 minutes.
The default GC is 10 seconds. Check if it has been modified. If not, it is possible that the GC time is deleting too many objects.