-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
Enhancement
MemDB is sometimes the cause of TiDB OOMs. But its memory usage is never accurately tracked and controlled (probably by killing the statement that uses too much memory).
- *: add a memdb memory tracker #35225 Tracks the memory footprint of memdb
- set an appropriate limit for memdb's memory usage
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.