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

keyspace: gc delete range #40639

Merged
merged 29 commits into from
Feb 2, 2023
Merged

keyspace: gc delete range #40639

merged 29 commits into from
Feb 2, 2023

Commits on Jan 16, 2023

  1. add keyspace drop table logic

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    1711424 View commit details
    Browse the repository at this point in the history
  2. add keyspace drop table logic

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    3752de0 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. fix condition of keyspace

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    9534706 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ede6068 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. fix etcdcli in ServerInformationPath

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    7fac684 View commit details
    Browse the repository at this point in the history
  2. skip doGCPlacementRules when keyspace_name is set

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    168a9b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    5c497c8 View commit details
    Browse the repository at this point in the history
  2. remove empty line

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    216b196 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44ce5e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51169ba View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

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

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e36f591 View commit details
    Browse the repository at this point in the history
  3. close etcdcli

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    ddd49a9 View commit details
    Browse the repository at this point in the history
  4. add comments

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    b254cfe View commit details
    Browse the repository at this point in the history
  5. add comments

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    bc2a66e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7742a3 View commit details
    Browse the repository at this point in the history
  7. add comments

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6de13aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fb78da View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    f54b9c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f230556 View commit details
    Browse the repository at this point in the history
  3. add func to print log when gc safepoint is too early

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    9ffe54f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8702daa View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. add uuid

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    5d32161 View commit details
    Browse the repository at this point in the history
  2. add comments

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    790651a View commit details
    Browse the repository at this point in the history
  3. fix grammar

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    29fd722 View commit details
    Browse the repository at this point in the history
  4. fix grammar

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    1bf9285 View commit details
    Browse the repository at this point in the history
  5. add comnments

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    0c1cb16 View commit details
    Browse the repository at this point in the history
  6. fix comnments

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    af0df85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7cbdbc6 View commit details
    Browse the repository at this point in the history