pingcap/tidb

Track memory usage in pessimistic locking phase

Open

#51,217 opened on Feb 21, 2024

View on GitHub
 (5 comments) (0 reactions) (1 assignee)Go (6,186 forks)batch import
good first issuetype/enhancement

Repository metrics

Stars
 (40,090 stars)
PR merge metrics
 (Avg merge 14d 4h) (369 merged PRs in 30d)

Description

Enhancement

part of #49643 image The memory consumed in InitCheckExistence in the graph is not tracked by the memory tracker.

Contributor guide