Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Support restore data from TiCDC log #440

@3pointer

Description

@3pointer

Feature Request

Describe your feature request related problem:

Part of #325 , After pingcap/ticdc#768 TiCDC support external storage. BR need to restore data from TiCDC output log.

Describe the feature you'd like:

Support restore data from TiCDC log.

Describe alternatives you've considered:

Since there are two kind of TiCDC logs KV changes and DDL events.
For KV changes, BR should apply log in multi-thread.

Workload estimation(person-day)

  • Design: 2
  • Develop: 4
  • QA: 5
  • Document: 3

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions