PiTR: A table should not have write when it's being restored
Open
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
Assessment
This issue has not been assessed yet.