Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement br stream backup #878

Closed
wants to merge 14 commits into from
Closed

implement br stream backup #878

wants to merge 14 commits into from

Conversation

3pointer
Copy link
Contributor

@3pointer 3pointer commented Mar 7, 2022

related to pingcap/tidb#29501.

  1. add StreamBackupInfo for br stream backup.
  2. add apply request for sst_importer to restore data.

YuJuncen and others added 14 commits February 22, 2022 14:03
* br: undo changes for coprocessor and pdpb

* br: align the spaces
* br/stream: added metadata type

Signed-off-by: yujuncen <[email protected]>

* fix typo

Signed-off-by: yujuncen <[email protected]>

* make all ts types uint64

Signed-off-by: yujuncen <[email protected]>
* added table info to DataFileInfo

Signed-off-by: Yu Juncen <[email protected]>

* address comments

Signed-off-by: Yu Juncen <[email protected]>
* br-stream: add apply interface for restore

* address comment

* address comment
* add restore_ts for apply
@joccau joccau closed this Mar 18, 2022
@joccau joccau deleted the br-stream branch March 18, 2022 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants