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

DNM gc(ticdc): gc service id refactor #5444

Merged
merged 67 commits into from
May 19, 2022

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    383fdf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ec7f1d View commit details
    Browse the repository at this point in the history
  3. fix ut

    sdojjy committed May 11, 2022
    Configuration menu
    Copy the full SHA
    b996be8 View commit details
    Browse the repository at this point in the history
  4. fix ut

    sdojjy committed May 11, 2022
    Configuration menu
    Copy the full SHA
    d299306 View commit details
    Browse the repository at this point in the history
  5. fix ut

    sdojjy committed May 11, 2022
    Configuration menu
    Copy the full SHA
    477cdf0 View commit details
    Browse the repository at this point in the history
  6. fix lint

    sdojjy committed May 11, 2022
    Configuration menu
    Copy the full SHA
    7649b48 View commit details
    Browse the repository at this point in the history
  7. fix ut

    sdojjy committed May 11, 2022
    Configuration menu
    Copy the full SHA
    37bc91b View commit details
    Browse the repository at this point in the history
  8. fix integration_test

    sdojjy committed May 11, 2022
    Configuration menu
    Copy the full SHA
    08e6c30 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. fix integration test

    sdojjy committed May 12, 2022
    Configuration menu
    Copy the full SHA
    7208645 View commit details
    Browse the repository at this point in the history
  2. remove taskStatus key

    sdojjy committed May 12, 2022
    Configuration menu
    Copy the full SHA
    4f4efc9 View commit details
    Browse the repository at this point in the history
  3. fix lint

    sdojjy committed May 12, 2022
    Configuration menu
    Copy the full SHA
    bf4279c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c1d01f View commit details
    Browse the repository at this point in the history
  5. cli support cdc cluster id

    sdojjy committed May 12, 2022
    Configuration menu
    Copy the full SHA
    a31920d View commit details
    Browse the repository at this point in the history
  6. cli support cdc cluster id

    sdojjy committed May 12, 2022
    Configuration menu
    Copy the full SHA
    67b27f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00e1c56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfa9d75 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    23f8396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    687abbb View commit details
    Browse the repository at this point in the history
  3. fix ut

    sdojjy committed May 13, 2022
    Configuration menu
    Copy the full SHA
    71e7ece View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e83ade5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1485b74 View commit details
    Browse the repository at this point in the history
  6. fix ut

    sdojjy committed May 13, 2022
    Configuration menu
    Copy the full SHA
    fd3be43 View commit details
    Browse the repository at this point in the history
  7. fix ut

    sdojjy committed May 13, 2022
    Configuration menu
    Copy the full SHA
    ce7c397 View commit details
    Browse the repository at this point in the history
  8. fix ut

    sdojjy committed May 13, 2022
    Configuration menu
    Copy the full SHA
    b26384e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db6f24d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a83553 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'upstream/master' into modify-etcd-key-base

    # Conflicts:
    #	cdc/scheduler/internal/base/processor_agent.go
    sdojjy committed May 13, 2022
    Configuration menu
    Copy the full SHA
    82a433d View commit details
    Browse the repository at this point in the history
  12. Merge branch 'modify-etcd-key-base' into cli-support-cdc-cluster-id

    # Conflicts:
    #	cdc/scheduler/internal/base/processor_agent.go
    sdojjy committed May 13, 2022
    Configuration menu
    Copy the full SHA
    8fd38fa View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/cli-support-cdc-cluster-id' into…

    … cli-support-cdc-cluster-id
    sdojjy committed May 13, 2022
    Configuration menu
    Copy the full SHA
    e91250c View commit details
    Browse the repository at this point in the history
  14. fix ut

    sdojjy committed May 13, 2022
    Configuration menu
    Copy the full SHA
    4a88493 View commit details
    Browse the repository at this point in the history
  15. fix integration test

    sdojjy committed May 13, 2022
    Configuration menu
    Copy the full SHA
    5dc16f1 View commit details
    Browse the repository at this point in the history
  16. fix ut

    sdojjy committed May 13, 2022
    Configuration menu
    Copy the full SHA
    653e0ac View commit details
    Browse the repository at this point in the history
  17. fix ut

    sdojjy committed May 13, 2022
    Configuration menu
    Copy the full SHA
    fe3a426 View commit details
    Browse the repository at this point in the history
  18. fix lint

    sdojjy committed May 13, 2022
    Configuration menu
    Copy the full SHA
    fef6dd1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Configuration menu
    Copy the full SHA
    cf6251c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bc40b3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. refactor gc service id format

    sdojjy committed May 16, 2022
    Configuration menu
    Copy the full SHA
    b48140a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. refactor gc service id format

    sdojjy committed May 17, 2022
    Configuration menu
    Copy the full SHA
    e93eb8c View commit details
    Browse the repository at this point in the history
  2. fix ut

    sdojjy committed May 17, 2022
    Configuration menu
    Copy the full SHA
    6d334b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e51703 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    519df53 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'modify-etcd-key-base' into cli-support-cdc-cluster-id

    # Conflicts:
    #	cdc/capture/capture.go
    #	tests/utils/cdc_state_checker/cdc_monitor.go
    #	tests/utils/cdc_state_checker/state.go
    sdojjy committed May 17, 2022
    Configuration menu
    Copy the full SHA
    bc3738c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c141149 View commit details
    Browse the repository at this point in the history
  7. fix ut

    sdojjy committed May 17, 2022
    Configuration menu
    Copy the full SHA
    3d899f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    780e02e View commit details
    Browse the repository at this point in the history
  9. fix ut

    sdojjy committed May 17, 2022
    Configuration menu
    Copy the full SHA
    2f91f20 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37e84c6 View commit details
    Browse the repository at this point in the history
  11. fix lint

    sdojjy committed May 17, 2022
    Configuration menu
    Copy the full SHA
    8f1684e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    b3c036b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9994417 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9a9611 View commit details
    Browse the repository at this point in the history
  4. refactor gc service id format

    sdojjy committed May 18, 2022
    Configuration menu
    Copy the full SHA
    24d0122 View commit details
    Browse the repository at this point in the history
  5. refactor gc service id format

    sdojjy committed May 18, 2022
    Configuration menu
    Copy the full SHA
    d41dcde View commit details
    Browse the repository at this point in the history
  6. fix ut

    sdojjy committed May 18, 2022
    Configuration menu
    Copy the full SHA
    bc785b8 View commit details
    Browse the repository at this point in the history
  7. fix ut

    sdojjy committed May 18, 2022
    Configuration menu
    Copy the full SHA
    3c494a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8114eb2 View commit details
    Browse the repository at this point in the history
  9. fix lint

    sdojjy committed May 18, 2022
    Configuration menu
    Copy the full SHA
    ec7d396 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2c40521 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6a313c View commit details
    Browse the repository at this point in the history
  12. Optimist: return ConflictNone if a conflict DDL has no conflict with …

    …at lease one normal table (pingcap#5414)
    
    ref pingcap#4287
    GMHDBJD authored and sdojjy committed May 18, 2022
    Configuration menu
    Copy the full SHA
    f0e56aa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    729693a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    53256a2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8976857 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a6cb567 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    047237b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b3d6e7b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

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