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 (40,090 stars) (6,186 forks)batch import
good first issuetype/enhancement

Description

Enhancement

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

Contributor guide