Skip to content

[new feature] support synchronizing multiple tables  #45

@zhangjinpeng87

Description

@zhangjinpeng87

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions