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

tikv/safeTS: obtain min-resolved-ts by store list #921

Merged
merged 18 commits into from
Sep 5, 2023

Commits on Aug 2, 2023

  1. expand min-resolved-ts to support stores

    Signed-off-by: husharp <jinhao.hu@pingcap.com>
    HuSharp committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c5bf330 View commit details
    Browse the repository at this point in the history
  2. refine variables name and modify tests

    Signed-off-by: husharp <jinhao.hu@pingcap.com>
    HuSharp committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    359295c View commit details
    Browse the repository at this point in the history
  3. remove ci

    Signed-off-by: husharp <jinhao.hu@pingcap.com>
    HuSharp committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0930be9 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. reduce redundant export

    Signed-off-by: husharp <jinhao.hu@pingcap.com>
    HuSharp committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1ee6c84 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fix error

    Signed-off-by: husharp <jinhao.hu@pingcap.com>
    HuSharp committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3f36b93 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. suuport api bench for params

    Signed-off-by: husharp <jinhao.hu@pingcap.com>
    HuSharp committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1a932e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8451eb View commit details
    Browse the repository at this point in the history
  3. make ci happy

    Signed-off-by: husharp <jinhao.hu@pingcap.com>
    HuSharp committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b771e63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15c6994 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. address comment

    Signed-off-by: husharp <jinhao.hu@pingcap.com>
    HuSharp committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c65aaeb View commit details
    Browse the repository at this point in the history
  2. use config instead

    Signed-off-by: husharp <jinhao.hu@pingcap.com>
    HuSharp committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    cedc94b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. nit change

    Signed-off-by: husharp <jinhao.hu@pingcap.com>
    HuSharp committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    97f9c18 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. merge master

    Signed-off-by: husharp <jinhao.hu@pingcap.com>
    HuSharp committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    75a9879 View commit details
    Browse the repository at this point in the history
  2. merge master

    Signed-off-by: husharp <jinhao.hu@pingcap.com>
    HuSharp committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    322775f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. rebase gomod

    Signed-off-by: husharp <jinhao.hu@pingcap.com>
    HuSharp committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3c7fc08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b61256b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. refine test

    Signed-off-by: husharp <jinhao.hu@pingcap.com>
    HuSharp committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ae859e2 View commit details
    Browse the repository at this point in the history
  2. address comment

    Signed-off-by: husharp <ihusharp@gmail.com>
    HuSharp committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5527f3d View commit details
    Browse the repository at this point in the history