pingcap / pingcap/tidb

br: make table invisible to user during lightning/ restore execution

Open
#52,476 2 comments 0 reactions 0 assignees View on GitHub
affects-8.5 component/br component/lightning severity/major type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Enhancement
During execution of restore&lightning, we need to mark corresponding table as invisible to avoid concurrent write operation from none br client.

Contributor guide

Open the contributing guide

Research direction

Start by locating the restore and lightning execution entry points and the code that handles the corresponding table; no files or tests are named in the issue. Define how the table becomes invisible to non-BR clients during execution, then verify that concurrent writes are blocked and visibility is restored afterward.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.