Skip to content

Tracking issue: BR compatibility with large transactions #53224

@ekexium

Description

@ekexium

Enhancement

Ref #50215
When BR meets a lock, it does not try to push the lock's min_commit_ts and read through the lock like TiDB does.
This means backup can be blocked by a large transaction, especially pipelined DML.
To solve this, we need to pick the "read through lock" optimization to BR.

Metadata

Metadata

Assignees

Labels

affects-8.5This bug affects the 8.5.x(LTS) versions.component/brThis issue is related to BR of TiDB.severity/majortype/enhancementThe issue or PR belongs to an enhancement.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions