5 comments (5 comments)0 reactions (0 reactions)1 assignee (1 assignee)Go6,186 forks (6,186 forks)batch import
good first issuetype/enhancement
Repository metrics
- Stars
- 40,090 stars (40,090 stars)
- PR merge metrics
- Avg merge 14d 4h (Avg merge 14d 4h)346 merged PRs in 30d (346 merged PRs in 30d)
Description
Enhancement
part of #49643
The memory consumed in InitCheckExistence in the graph is not tracked by the memory tracker.
Contributor guide
- Research direction
- Understand the InitCheckExistence function and how memory tracking is implemented in TiDB, then add memory tracking for the pessimistic locking phase.
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- GitGo