pingcap / pingcap/tidb

PiTR: A table should not have write when it's being restored

Open
#41,716 1 comment 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Enhancement
Today if a table is being restored, technically user still can write data to it, but that will leads to the restore failed as the checksum will mismatch. We should prevent the write to a table being restored.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.