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

frontier(ticdc): fast check if region is split or merged when forwarding resolvedTs #7280

Merged
merged 32 commits into from
Oct 9, 2022

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    85d1197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eac0e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6701809 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5670c40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97db214 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8fff7a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    72fa8a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9e9107 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. improve frontier

    sdojjy committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    19a00da View commit details
    Browse the repository at this point in the history
  2. improve frontier

    sdojjy committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    c33dc39 View commit details
    Browse the repository at this point in the history
  3. improve frontier

    sdojjy committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    9ef6307 View commit details
    Browse the repository at this point in the history
  4. add metrics

    sdojjy committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    69a013c View commit details
    Browse the repository at this point in the history
  5. add ut

    sdojjy committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d837620 View commit details
    Browse the repository at this point in the history
  6. add ut

    sdojjy committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    39e2938 View commit details
    Browse the repository at this point in the history
  7. add ut

    sdojjy committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    253c3c0 View commit details
    Browse the repository at this point in the history
  8. add ut

    sdojjy committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    89338c2 View commit details
    Browse the repository at this point in the history
  9. add ut

    sdojjy committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    0a0e268 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Merge remote-tracking branch 'upstream/master' into frointier-improve

    # Conflicts:
    #	cdc/kv/region_worker.go
    #	cdc/processor/pipeline/table_actor.go
    sdojjy committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    d52391b View commit details
    Browse the repository at this point in the history
  2. fix lint

    sdojjy committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    02ec537 View commit details
    Browse the repository at this point in the history
  3. fix lint

    sdojjy committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    0c3b4b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fffbb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    fba5f39 View commit details
    Browse the repository at this point in the history
  2. fix lint

    sdojjy committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    98f0790 View commit details
    Browse the repository at this point in the history
  3. fix lint

    sdojjy committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    603fe1c View commit details
    Browse the repository at this point in the history
  4. fix lint

    sdojjy committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    813b72d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. fix ut

    sdojjy committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    68bf5da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2985826 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. fix ut

    sdojjy committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    9e365db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9ffa3d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    e3a81a0 View commit details
    Browse the repository at this point in the history
  2. address comments

    sdojjy committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    9f7b12b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43b9b4f View commit details
    Browse the repository at this point in the history