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

[new feature] support synchronizing multiple tables #45

Open
zhangjinpeng87 opened this issue Aug 2, 2023 · 1 comment
Open

[new feature] support synchronizing multiple tables #45

zhangjinpeng87 opened this issue Aug 2, 2023 · 1 comment

Comments

@zhangjinpeng87
Copy link
Collaborator

Background

Currently the tidb2dw tool is single process model, each process just support single table synchronizing pipeline. If upstream has hundreds of tables, the tidb2dw tool can not easily handle it. There is a lot of maintenance cost, as well as memory and other resource cost.

Proposal

  • tidb2dw supports a set of API to add/drop/pause/resume synchronizing jobs
  • tidb2dw supports running multiple synchronizing jobs
@Lloyd-Pottiger
Copy link
Collaborator

Lloyd-Pottiger commented Sep 15, 2023

supports running multiple replicate tables by #58

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

No branches or pull requests

2 participants