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

scheduler: extract storage operations to schedulerConfig interface #8515

Merged
merged 16 commits into from
Aug 14, 2024

Commits on Aug 12, 2024

  1. exact schedulerConfig interface

    Signed-off-by: okJiang <819421878@qq.com>
    okJiang committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b3ed767 View commit details
    Browse the repository at this point in the history
  2. optimize

    Signed-off-by: okJiang <819421878@qq.com>
    okJiang committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1483339 View commit details
    Browse the repository at this point in the history
  3. add an ut

    Signed-off-by: okJiang <819421878@qq.com>
    okJiang committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c6267ff View commit details
    Browse the repository at this point in the history
  4. add more ut

    Signed-off-by: okJiang <819421878@qq.com>
    okJiang committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b2fc257 View commit details
    Browse the repository at this point in the history
  5. revert a commit

    Signed-off-by: okJiang <819421878@qq.com>
    okJiang committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2498970 View commit details
    Browse the repository at this point in the history
  6. fix comment

    Signed-off-by: okJiang <819421878@qq.com>
    okJiang committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    33b1c7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc5f3ca View commit details
    Browse the repository at this point in the history
  8. trigger ci

    Signed-off-by: okJiang <819421878@qq.com>
    okJiang committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1dfc4e6 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'unify-scheduler-config' of github.com:okJiang/pd into u…

    …nify-scheduler-config
    okJiang committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9c61f70 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. trigger ci

    Signed-off-by: okJiang <819421878@qq.com>
    okJiang committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5832835 View commit details
    Browse the repository at this point in the history
  2. fix comment: update save(conf) to save()

    Signed-off-by: okJiang <819421878@qq.com>
    okJiang committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    96ef87e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ba7249 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix comment

    Signed-off-by: okJiang <819421878@qq.com>
    okJiang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fa73a15 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'unify-scheduler-config' of github.com:okJiang/pd into u…

    …nify-scheduler-config
    okJiang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fa25ca0 View commit details
    Browse the repository at this point in the history
  3. trigger ci

    Signed-off-by: okJiang <819421878@qq.com>
    okJiang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ef974fc View commit details
    Browse the repository at this point in the history
  4. trigger ci

    Signed-off-by: okJiang <819421878@qq.com>
    okJiang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0d73b58 View commit details
    Browse the repository at this point in the history