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

gc: add resolve locks interface for tidb gc_worker #945

Merged
merged 8 commits into from
Aug 29, 2023

Commits on Aug 25, 2023

  1. gc: add GCResolver inteface for resolve locks

    Signed-off-by: 3pointer <luancheng@pingcap.com>
    3pointer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e8dd618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bc27ef View commit details
    Browse the repository at this point in the history
  3. adapt scanlimit

    Signed-off-by: 3pointer <luancheng@pingcap.com>
    3pointer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ef73d7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39e4a87 View commit details
    Browse the repository at this point in the history
  5. rename GCLockResolver to RegionLockResolver

    Signed-off-by: 3pointer <luancheng@pingcap.com>
    3pointer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b2f7321 View commit details
    Browse the repository at this point in the history
  6. update

    Signed-off-by: 3pointer <luancheng@pingcap.com>
    3pointer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1cd747c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. address comments

    Signed-off-by: 3pointer <luancheng@pingcap.com>
    3pointer committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    fe522b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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