tikv / tikv/pd

gc: add observability for old GC barriers

Open
#11,260 1 comment 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Enhancement Task

A GC barrier left behind by a faulty or stalled service can keep transaction safe point advancement blocked for days, preventing obsolete data from being reclaimed and eventually causing disk pressure. Operators need visibility into which barriers retain old data so they can investigate the owning service and determine whether the retained history can be released safely.

Contributor guide

Open the contributing guide

Research direction

No file or test is named. Start by locating the GC barrier and transaction safe point handling, then determine where operators should see barriers retaining old data and which owner or age details are available. Done means operators can identify blocking old barriers and investigate whether their retained history can be safely released.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.