Skip to content

Reduce the memory usage for huge transactions #4728

@flowbehappy

Description

@flowbehappy

Enhancement

During the huge transactions, memory usage of TiFlash rises quickly.
Currently, TiFlash caches all uncommitted transaction data in memory. For example, a transaction with over 100GB updates would like to cause OOM.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions