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

TiCDC supports a snapshot-map in replication #932

Merged
merged 38 commits into from
Oct 13, 2020
Merged

Commits on Aug 12, 2020

  1. create dev branch

    Colins110 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    4e8689e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. add create sync point logic

    Colins110 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    88318c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. add sync table logic

    Colins110 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    e4cadbd View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. add proxy for docker

    Colins110 committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    f26eead View commit details
    Browse the repository at this point in the history
  2. [9.1] fix the logic

    Colins110 committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    3fd1b3d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    97a1615 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. add ddl syncpoint record

    Colins110 committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    94ec1d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    6abad54 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    c13ccc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    abd124b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Configuration menu
    Copy the full SHA
    091927b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a83609 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    1da2a73 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    8f25e2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1dad1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e2ca72 View commit details
    Browse the repository at this point in the history
  4. fix code fmt

    Colins110 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    22fca2a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    85d1482 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    2563a39 View commit details
    Browse the repository at this point in the history
  2. fix the logic of deal with NewSyncpointSinklink's err in owner.go and…

    … use Duration as flag syncInterval in client_changefeed.go
    Colins110 committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    17de492 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a16cbd View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    fb8e6cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a90718e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeb7eb5 View commit details
    Browse the repository at this point in the history
  4. change 'syncPoint' -> 'syncPointEnabled' and 'syncInterval' -> 'syncP…

    …ointInterval' for readability
    Colins110 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    872c029 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    09f5043 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    a15dcec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cfa8fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4264afa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97099c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    91bfda1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c846af View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    4753199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6f3993 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Configuration menu
    Copy the full SHA
    6ab63c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    416baee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5045d09 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    3383eab View commit details
    Browse the repository at this point in the history